[Bug middle-end/35215] ICE: verify_histograms failed with -fprofile-use

2008-05-09 Thread ubizjak at gmail dot com
--- Comment #7 from ubizjak at gmail dot com 2008-05-09 19:29 --- This is not the same failure as PR36129. It is similar, just happens in another place. It also fails on x86_64-linux-gnu. I'll look into it. -- ubizjak at gmail dot com changed: What|Removed

[Bug middle-end/35215] ICE: verify_histograms failed with -fprofile-use

2008-05-09 Thread ubizjak at gmail dot com
--- Comment #6 from ubizjak at gmail dot com 2008-05-09 18:23 --- Alexander, can you apply the patch at http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00562.html to 4.3 branch and test if it fixes your ICE? I would like to backport the patch to 4.3. -- http://gcc.gnu.org/bugzilla/show

[Bug middle-end/35215] ICE: verify_histograms failed with -fprofile-use

2008-05-09 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2008-05-09 11:50 --- The proposed patch is attached to PR36129. Should also fix this PR. *** This bug has been marked as a duplicate of 36129 *** -- ubizjak at gmail dot com changed: What|Removed |Added

[Bug middle-end/35215] ICE: verify_histograms failed with -fprofile-use

2008-02-16 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-02-16 10:54 --- Happens only with checking enabled. Honza, can you have a look here? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---