[Bug tree-optimization/43650] "-fcompare-debug failure" with "-O2 -fpeel-loops -fgraphite-identity"

2010-06-11 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2010-06-11 12:56 --- Unlike PR43656, this one is also fixed by the patch proposed for PR44181. *** This bug has been marked as a duplicate of 44181 *** -- aoliva at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/43650] "-fcompare-debug failure" with "-O2 -fpeel-loops -fgraphite-identity"

2010-05-22 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-05-22 18:07 --- Similiar to PR43656, this also stopped failing between r158969 and r159387 for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43650

[Bug tree-optimization/43650] "-fcompare-debug failure" with "-O2 -fpeel-loops -fgraphite-identity"

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 18:17 --- Created an attachment (id=20314) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20314&action=view) reduced testcase Command line: gcc -O2 -fpeel-loops -fgraphite-identity -fcompare-debug pr43650.c -- http://gcc.g