http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58238

DJ Delorie <dj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2013-08-26
                 CC|                            |dj at redhat dot com
           Assignee|unassigned at gcc dot gnu.org      |dj at redhat dot com
     Ever confirmed|0                           |1

--- Comment #1 from DJ Delorie <dj at redhat dot com> ---
Created attachment 30702
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30702&action=edit
remove "signed" from internal type names

It seems gcc no longer permits "signed" in internal type names, so this patch
takes them out.

Reply via email to