Simple question related to modifying a GCC pass

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux