Summary: | [3.3 regression] [hppa] compilation does not terminate at -O1 | ||
---|---|---|---|
Product: | gcc | Reporter: | Debian GCC Maintainers <debian-gcc> |
Component: | rtl-optimization | Assignee: | Eric Botcazou <ebotcazou> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | gcc-bugs, jakub |
Priority: | P2 | Keywords: | patch |
Version: | 3.3.2 | ||
Target Milestone: | 3.3.3 | ||
Host: | hppa-linux | Target: | hppa-linux |
Build: | hppa-linux | Known to work: | |
Known to fail: | Last reconfirmed: | 2003-12-21 21:00:18 | |
Attachments: |
preprocessed source
Test case (30 lines) |
Description
Debian GCC Maintainers
2003-09-03 20:19:56 UTC
Created attachment 4695 [details]
preprocessed source
Postponed until GCC 3.3.3. Confirmed with 3.3.2, will attach test case Created attachment 5144 [details]
Test case (30 lines)
Investigating. Eric -- I know it is Christmas :-) Did you make any progress in your investigation? Merry Christmas, BTW Fixed by: 2004-01-01 Jakub Jelinek <jakub@redhat.com> PR optimization/13521 Backport from mainline: 2003-03-22 Richard Henderson <rth@redhat.com> * cfgcleanup.c (insns_match_p): Do not do EQUIV substitution after reload. Thanks and Happy New Year, Jakub! |