Can someone please reply to this? Thanks and regards, Sandeep. On Tue, May 6, 2014 at 4:42 PM, Sandeep K Chaudhary <babbusandy2006@xxxxxxxxx> wrote: > Hi guys, > > If I make some modification to a gcc pass (tree-ssa-ccp.c for example), is > it possible to only build this pass, and load it (the shared lib) while > invoking gcc? > > I mean, is it possible to be able to make this kind of modification, and use > the executables without having to build gcc from source? The same way a > custom written GIMPLE pass is built and loaded. > > Thanks and regards, > Sandeep. -- Thanks and regards, Sandeep K Chaudhary.