http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47642
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23312|0 |1
is obsolete| |
Attachment #23318|0 |1
is obsolete| |
--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-14
11:51:24 UTC ---
Created attachment 23335
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23335
gcc46-pr47642.patch
Updated patch, which includes libgfortran changes too, removes unneeded parts
of gdtoa and fixes CHAR_MAX stuff for -funsigned-char defaulting targets. This
includes stuff from -2 patch above too.