https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62234
Bug ID: 62234 Summary: warnings/errors from LTO cannot be tested Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: manu at gcc dot gnu.org As discussed here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61913#c11 there is no way to test warnings/errors produced by LTO, so whatever we add is due to get broken sooner or later (or be broken from the start like PR61913 shows). Please, can someone with dejagnu foo fix this?