[Bug c++/79735] C++14: syntax error in attribute deprecated silently ignored
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79735 --- Comment #1 from Bernd Becker --- Filed based on g++ (GCC) 7.0.1 20170226 (experimental)
[Bug c++/79735] New: C++14: syntax error in attribute deprecated silently ignored
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: becker.bernd at gmx dot net Target Milestone: --- A malformed deprecated attribute expression is silently ignored. g++ compiles to a.out and does neither show the deprecated warning nor an