Bug 43316 - fold check: original tree changed by fold
Summary: fold check: original tree changed by fold
Status: RESOLVED DUPLICATE of bug 43057
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.5.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 23:59 UTC by Dmitry Gorbachev
Modified: 2010-11-22 19:58 UTC (History)
1 user (show)

See Also:
Host: i686-pc-linux-gnu
Target: i686-pc-linux-gnu
Build: i686-pc-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Backtrace (1.21 KB, text/plain)
2010-03-10 00:01 UTC, Dmitry Gorbachev
Details
Testcase (77 bytes, text/plain)
2010-03-10 00:01 UTC, Dmitry Gorbachev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Gorbachev 2010-03-09 23:59:29 UTC
GCC 4.5.0 20100304
Comment 1 Dmitry Gorbachev 2010-03-10 00:01:27 UTC
Created attachment 20068 [details]
Backtrace
Comment 2 Dmitry Gorbachev 2010-03-10 00:01:54 UTC
Created attachment 20070 [details]
Testcase
Comment 3 Dmitry Gorbachev 2010-11-20 15:27:30 UTC
Still fails with GCC 4.6.0 20101113.
Comment 4 Dmitry Gorbachev 2010-11-22 19:58:56 UTC
Does not fail with GCC 4.6.0 20101120 + patch from PR43057.

*** This bug has been marked as a duplicate of bug 43057 ***