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
--- 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
--- 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
--- 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
--- 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
--- 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 |
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