https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56964
--- Comment #2 from rwahl at gmx dot de ---
Just found out that the mentioned hangs in my last comment were caused by
configuring gcc with --disable-checking so the asserts were removed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56964
rwahl at gmx dot de changed:
What|Removed |Added
CC||rwahl at gmx dot de
--- Comment #1
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: rwahl at gmx dot de
Created attachment 30077
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30077&action=edit
Proposed fix.
I have found an inconsist
--- Comment #3 from rwahl at gmx dot de 2010-05-02 16:55 ---
Created an attachment (id=20535)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20535&action=view)
Disable alignment when using -Os
The attached patch fixes the problem. It could be written in a more elegant
--- Comment #2 from rwahl at gmx dot de 2010-04-23 00:10 ---
All my own cross compilers for ARM and x86 hosted on x86 and the native gcc in
Fedora 12 (x86) show this behavior.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43861
ot gnu dot org
ReportedBy: rwahl at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43861
--- Comment #2 from rwahl at gmx dot de 2010-03-22 23:56 ---
Just checked with gcc-4.4 branch HEAD and it works there, too. So it will be in
gcc-4.4.4. I hope its released soon... ;-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43459
Product: gcc
Version: 4.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regression
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rwahl at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43459