This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/49741] make -k check-c++0x not multilib aware
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 15 Jul 2011 04:01:42 +0000
- Subject: [Bug testsuite/49741] make -k check-c++0x not multilib aware
- Auto-submitted: auto-generated
- References: <bug-49741-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49741
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011.07.15 04:01:39
AssignedTo|unassigned at gcc dot |jason at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-15 04:01:39 UTC ---
Created attachment 24772
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24772
Patch to use --zadditional_options instead of --tool_opts
Does this work better?