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 lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424


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

--- Comment #7 from Patrick Oppenlander <patrick at motec dot com.au> 2012-11-21 05:45:51 UTC ---
Test code added.

Compile with

powerpc-eabispe-gcc -fshort-double -flto=jobserver -nostdlib -o test eqadc_E.c

to reproduce the bug.

Looks like it is related to -f-short-double.

Thanks,

Patrick


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