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: [gomp4] acc routines bugfix


Hi Cesar!

On Fri, 24 Jul 2015 08:05:00 -0700, Cesar Philippidis <cesar@codesourcery.com> wrote:
> [...] I couldn't
> think of a way to test the lto error message because that involves
> having two compilers present. I wonder if it's ok to have libgomp check
> for compiler expected compiler errors? However, that's more of a
> gcc/testsuite type of check.

Yes, such tests need to live in libgomp, even if they're compilation
tests and not execution tests: the libgomp testsuite is the only place in
the GCC testsuite where offloading (compilation) testing is possible.


> applied this patch to gomp-4_0-branch for now.

Thanks!


GrÃÃe,
 Thomas

Attachment: signature.asc
Description: PGP signature


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