[Bug middle-end/39398] verify_flow_info failed

2020-08-11 Thread terminatorul at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39398 --- Comment #5 from Timothy Madden --- Sorry but I can no longer test this to confirm

[Bug bootstrap/39398] New: verify_flow_info failed

2009-03-07 Thread terminatorul at gmail dot com
onent: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: terminatorul at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39398

[Bug bootstrap/39398] verify_flow_info failed

2009-03-07 Thread terminatorul at gmail dot com
--- Comment #1 from terminatorul at gmail dot com 2009-03-08 03:56 --- Created an attachment (id=17417) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17417&action=view) Source file to compile This is the file used on the command line -- http://gcc.gnu.org/b

[Bug bootstrap/39398] verify_flow_info failed

2009-03-07 Thread terminatorul at gmail dot com
--- Comment #2 from terminatorul at gmail dot com 2009-03-08 03:58 --- Created an attachment (id=17418) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17418&action=view) File referenced in the error output This is the other file referenced in the error output --

[Bug bootstrap/39398] verify_flow_info failed

2009-03-11 Thread terminatorul at gmail dot com
--- Comment #3 from terminatorul at gmail dot com 2009-03-11 20:15 --- If I compile gcc without an -O option in my CFALGS/CXXFLAGS than it works fine and I could install gcc 4.3.3 If I compile with -O2 instead of -O3 in my CFLAGS it would still not work. I tried to bootstrap again

[Bug c/31347] New: Internal compiler error: unrecognizable insn

2007-03-25 Thread terminatorul at gmail dot com
heck.c:195: internal compiler error: in extract_insn, at recog.c:2084 Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. -- Summary: Internal compiler error: unrecognizable insn Product: gcc

[Bug target/31347] Internal compiler error: unrecognizable insn

2007-03-25 Thread terminatorul at gmail dot com
--- Comment #1 from terminatorul at gmail dot com 2007-03-25 19:17 --- Created an attachment (id=13284) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13284&action=view) C source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31347