[Bug testsuite/83882] FAIL: g++.dg/opt/pr81715.C -std=gnu++98 (test for excess errors)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 16 14:49:00 GMT 2018
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.
More information about the Gcc-bugs
mailing list