https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83882

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43150|0                           |1
        is obsolete|                            |
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2018-01-16
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 43151
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43151&action=edit
gcc8-pr83882.patch

Updated patch (TREE_TYPE (t) with non-existent t, should have been type).
With Richard S. patch and this updated one the testcase in a cross-compiler
doesn't trigger the warning.

Can't really test this on hppa.

Reply via email to