------- Comment #3 from kkojima at gcc dot gnu dot org  2008-03-17 13:32 -------
Same on sh4-unknown-linux-gnu.  It seems that they started
to fail after

r133162 | jakub | 2008-03-13 18:26:25 +0900 (Thu, 13 Mar 2008) | 7 lines

        PR middle-end/35185
        * omp-low.c (lower_regimplify, init_tmp_var, save_tmp_var): Removed.
        (lower_omp_2): New function.
        (lower_omp_1, lower_omp): Rewritten.

applied.

There is a libgomp failure on x86-linux with -march=i386

  FAIL: libgomp.c/pr26943-4.c execution test

which doesn't fail on r133161, though I'm not sure it's
related with this PR.


-- 

kkojima at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kkojima at gcc dot gnu dot
                   |                            |org


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

Reply via email to