This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hi all,
I'm doing an experiment with gcc. I need to modify gcc so that a NOP instruction will be inserted into each basic block in binary code that gcc generates. I know this sounds weird but it is part of my experiment. As I'm unfamiliar with gcc, is there someone willing to help me out and do a quick hack for me?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |