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

[Bug other/52168] fixinclude test failure for complex.h on netbsd


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


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