[Bug tree-optimization/60363] [4.9 Regression]: logical_op_short_circuit, gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 4

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 31 09:29:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60363

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|cris-axis-elf               |cris-axis-elf,
                   |                            |mipsel-unknown-linux-gnu,
                   |                            |mips-unknown-linux-gnu
           Priority|P3                          |P1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-03-31
          Component|regression                  |tree-optimization
            Version|4.7.0                       |4.9.0
     Ever confirmed|0                           |1

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fails on mips[el]-unknown-linux-gnu (and thus likely mipsisa64-elf, a primary
target) as well.

Consider fixing it by xfail-ing for logical_op_short_circuit targets if a fix
isn't suitable at this stage.



More information about the Gcc-bugs mailing list