On Mon, Oct 15, 2012 at 9:00 AM, David Hill <[email protected]> wrote: > Ping. Can someone commit this?
+ if (Args.hasArg(options::OPT_pthread)) {
+ if (!Args.hasArg(options::OPT_shared) &&
+ Args.hasArg(options::OPT_pg))
I'd like to see a driver test where the check for -shared matters.
-Eli
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
