[Bug c/37156] New: Hangwith -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
ignedTo: unassigned at gcc dot gnu dot org ReportedBy: cw at f00f dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37156

[Bug debug/37156] Hangwith -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #1 from cw at f00f dot org 2008-08-18 22:34 --- Created an attachment (id=16091) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16091&action=view) malloc.i hangs with -O2 -g on gcc 4.3.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37156

[Bug debug/37156] Hangwith -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #2 from cw at f00f dot org 2008-08-18 22:37 --- (sorry, this should have been clarified earlier) -O1 -g is fine -O2 is fine -O2 -g HANGS dropping __attribute__((warning...) also makes the hang go away --- so interaction with that an debugging? gcc 4.1 is fine gcc 4.2 is

[Bug debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #3 from cw at f00f dot org 2008-08-19 00:38 --- Someone was able to reproduce the hang and pointed out the first attachment I put up as edited without the __attribute__ Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir

[Bug debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #4 from cw at f00f dot org 2008-08-19 00:41 --- Created an attachment (id=16092) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16092&action=view) updated test case that actually shows the hang -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37156

[Bug debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #5 from cw at f00f dot org 2008-08-19 00:42 --- (From update of attachment 16091) doesn't show the hang as __attribute__ is missing -- cw at f00f dot org changed: What|Removed |

[Bug rtl-optimization/52576] New: fib.c (attached) is slower on current (4.8.0) than 4.6.x

2012-03-12 Thread cw at f00f dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52576 Bug #: 52576 Summary: fib.c (attached) is slower on current (4.8.0) than 4.6.x Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED