This is the mail archive of the gcc-patches@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]

Re: [PATCH] libcpp deferred pragma hack (PR c++/25294)


Jakub Jelinek wrote:
> Hi!
> 
> This is fixed for real on the gomp-20050608-branch (and
> redhat/gcc-4_1-branch), but I'm not sure if we want to change the pragma
> handling this late in the 4.1 release cycle, so this patch is just a hack
> that implements what Mark suggested in the bugzilla.

Thanks for tackling this!  I think your patch is the right approach for
4.1, although I'm looking forward to the better fixes from the GOMP
branch.  (Perhaps you could merge those pieces to mainline, since
they're presumably independent of OpenMP?)

For now, please apply your patch to mainline and to the 4.1 branch.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(650) 331-3385 x713


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