This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Hmm, GCC are catching up :-)


> In article <3B7DF561.6070609@cygnus.com> you write:
> 
>>See:
>>
>> http://gcc.gnu.org/ml/gcc/2001-08/msg00824.html
>>
>>GDB has been persuing this strategy for some time.
> 
> 
> Won't this potentially cause undefined references at -O0? Or is
> the point that GCC prunes dead code even at -O0?

It is that GCC (and the GNU coding standard) are moving away from #ifdef 
spagetti.code - a brave but necessary decision.

This is something GDB, due to multi-arch, has been persuing for some time.

	enjoy,
	Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]