https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62234
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msebor at gcc dot gnu.org --- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> --- (In reply to David Malcolm from comment #6) > I added support for this in r256801: > dg-lto-warning and dg-lto-message > https://gcc.gnu.org/ml/gcc-patches/2018-01/msg00257.html Awesome! It might be worth an email to the dev list to let people aware of the limitation know about this enhancement -- I know of least two bugs that I should add tests for now that this works. It might also be helpful to update the README and mention this and the other dg-lto- directives. Let me post one.