This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/52168] fixinclude test failure for complex.h on netbsd
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 09 Feb 2012 21:58:24 +0000
- Subject: [Bug other/52168] fixinclude test failure for complex.h on netbsd
- Auto-submitted: auto-generated
- References: <bug-52168-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52168
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26633|0 |1
is obsolete| |
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-09 21:58:24 UTC ---
Created attachment 26634
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26634
group the i and d functions
equivalent, but avoids repeating the context address by grouping the functions
in braces
also passes all tests on both gnu/linux and netbsd