------- Comment #12 from dennis dot wassel at googlemail dot com  2010-07-02 
09:23 -------
Also fails with 4.4.3, one a really small testcase I managed to create:

$ gfortran -O -ftree-parallelize-loops=2 -c 37951.f 
37951.f: In Funktion »test«:
37951.f:1: Fehler: Basisblock 26 sollte als irreduzibel markiert werden
37951.f:1: Fehler: Kante von 26 nach 19 sollte als irreduzibel markiert werden
37951.f:1: Fehler: Basisblock 19 sollte als irreduzibel markiert werden
37951.f:1: Fehler: Kante von 19 nach 12 sollte als irreduzibel markiert werden
37951.f:1: durch frühere Fehler verwirrt, Abbruch

(message is the same as in the other examples - numbers differ, of course!)


-- 

dennis dot wassel at googlemail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.3.2 4.3.3                 |4.3.2 4.3.3 4.4.3
            Summary|-ftree-parallelize-loops=2  |-ftree-parallelize-loops=2
                   |fails for MA57              |fails


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

Reply via email to