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

[Bug bootstrap/49680] [4.7 regression] IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49680

--- Comment #18 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-07-11 10:19:24 UTC ---
> --- Comment #12 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-08 23:36:57 UTC ---
> Rainer, please give me the command-line for this.  I can't seem to
> reproduce the assembler warnings from a cross-compiler.

$ /vol/gcc/bin/gas-2.21.1 -v -EB -O2 -g0 -no-mdebug -mabi=n32 -o crtbegin.o
crtstuff.s
GNU assembler version 2.21.1 (mips-sgi-irix6.5) using BFD version (GNU
Binutils) 2.21.1
crtstuff.s: Assembler messages:
crtstuff.s:130: Warning: Macro instruction expanded into multiple instructions
crtstuff.s:131: Warning: Macro instruction expanded into multiple instructions
crtstuff.s:200: Warning: Macro instruction expanded into multiple instructions
crtstuff.s:201: Warning: Macro instruction expanded into multiple instructions

    Rainer


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