This is the mail archive of the gcc-patches@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]

Re: fix missing extern


> I usually bootstrap with -fno-common, because the resulting
> code is a bit more efficient on Alpha.

	And this produces worse code on AIX, which is exactly why I fixed
asm_emit_uninitialized().  You just hurt all hosts which cannot define
ASM_OUTPUT_BSS.

David


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