[Bug libgcc/57085] Segmentation Fault when building a c file

2013-05-03 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 synergye at codefi dot re changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libgcc/57085] Segmentation Fault when building a c file

2013-04-29 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 --- Comment #12 from synergye at codefi dot re 2013-04-29 21:13:10 UTC --- (In reply to comment #11) I can't reproduce the ICE with a cross to arm-linux-androideabi either. Strange. I've had others test and reproduce it as well

[Bug libgcc/57085] Segmentation Fault when building a c file

2013-04-28 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 --- Comment #6 from synergye at codefi dot re 2013-04-28 10:18:46 UTC --- Created attachment 29962 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29962 preprocessed code Attached is the preprocessed code. I apologize about

[Bug libgcc/57085] Segmentation Fault when building a c file

2013-04-28 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 --- Comment #8 from synergye at codefi dot re 2013-04-28 17:51:03 UTC --- (In reply to comment #7) I can't reproduce the ICE with 4.9 r198366 configured as a cross to armv7l-unknown-linux-gnueabi, on either x86_64-linux or i686-linux

[Bug libgcc/57085] Segmentation Fault when building a c file

2013-04-28 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 --- Comment #10 from synergye at codefi dot re 2013-04-28 22:20:42 UTC --- (In reply to comment #9) (In reply to comment #8) Any suggestions for troubleshooting this bug on my end? I've done a few toolchain builds and always run

[Bug libgcc/57085] Segmentation Fault when building a c file

2013-04-27 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 --- Comment #2 from synergye at codefi dot re 2013-04-27 22:48:45 UTC --- Created attachment 29954 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29954 Affected code Attached is contents.c that I mentioned in the initial post

[Bug libgcc/57085] Segmentation Fault when building a c file

2013-04-27 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 --- Comment #3 from synergye at codefi dot re 2013-04-27 22:54:43 UTC --- (In reply to comment #1) Please attach _preprocessed_ source for the test case, and tell us what options gcc was invoked when compiling the test case. I've

[Bug libgcc/57085] New: Segmentation Fault when building a c file

2013-04-26 Thread synergye at codefi dot re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085 Bug #: 57085 Summary: Segmentation Fault when building a c file Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal