[Bug bootstrap/43737] Bootstrap broken at -O3

2010-04-13 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot |dot org

[Bug bootstrap/43737] Bootstrap broken at -O3

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-04-13 11:20 --- Well. There is pretmp.2458_440 = c[2]{lb: 0 sz: 8}; ... c[2] = D.84046_29; in a possibly dead code region dominated by if (pretmp.2460_55 16) goto bb 54; else goto bb 57; where pretmp.2460_55

[Bug bootstrap/43737] Bootstrap broken at -O3

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-04-13 12:23 --- Subject: Bug 43737 Author: rguenth Date: Tue Apr 13 12:23:17 2010 New Revision: 158264 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158264 Log: 2010-04-13 Richard Guenther rguent...@suse.de PR

[Bug bootstrap/43737] Bootstrap broken at -O3

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-04-13 12:23 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|---

[Bug bootstrap/43737] Bootstrap broken at -O3

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-04-13 12:24 --- really -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug bootstrap/43737] Bootstrap broken at -O3

2010-04-12 Thread spop at gcc dot gnu dot org
--- Comment #1 from spop at gcc dot gnu dot org 2010-04-13 05:41 --- This commit causes the bootstrap to fail at -O3. c26ce8a90a7c8ef9b6587959083d12f6edbc5e01 is first bad commit commit c26ce8a90a7c8ef9b6587959083d12f6edbc5e01 Author: rguenth