[Bug c/78691] ICE compiling Linux PPC boot code

2016-12-05 Thread g...@d-silva.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78691 --- Comment #2 from Alastair D'Silva --- The same problem also occurs when compiling the linux x86 boot code arch/x86/boot/printf.c, which results in a very similar testcase: ~/tmp/gcc-c46915880dca92/bin/x86_64-unknown-linux-gnu-cc -m16 -Os -c

[Bug c/78691] ICE compiling Linux PPC boot code

2016-12-05 Thread g...@d-silva.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78691 --- Comment #1 from Alastair D'Silva --- Created attachment 40262 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40262&action=edit minimal testcase to reproduce the ICE for x86

[Bug c/78691] New: ICE compiling Linux PPC boot code

2016-12-05 Thread g...@d-silva.org
Assignee: unassigned at gcc dot gnu.org Reporter: g...@d-silva.org Target Milestone: --- Created attachment 40261 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40261&action=edit minimal testcase to reproduce the ICE When building the Linux kernel targeting ppc64, using the

[Bug c++/55377] New: ipa-pure-cont produces wrong code on AVR

2012-11-18 Thread g...@d-silva.org
Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: g...@d-silva.org Created attachment 28722 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28722 Preprocessed source exhibiting bad code without -fno-ipa-pure-const (Sorry I co

[Bug target/29141] static constructors beyond 64k fail

2010-11-29 Thread g...@d-silva.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29141 Alastair D'Silva changed: What|Removed |Added CC| |g...@d-silva.org --- Comment #8