This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/45838] [4.6 Regression] FAIL: libgomp.c/pr34513.c execution test


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22419|0                           |1
        is obsolete|                            |

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-16 12:47:31 UTC ---
Created attachment 22420
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22420
gcc46-pr45838.patch

Actually, that's just too conservative, the *start function except
*parallel*start* and single_copy_start aren't barriers of any kind nor can call
functions from the current TU, so those should be okay.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]