This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] Deprecate -ffriend-injection


On Fri, Feb 16, 2018 at 01:54:15PM -0500, Jason Merrill wrote:
> My dejagnu doesn't like "cc1plus" as a line number:
> 
> ERROR: g++.old-deja/g++.jason/scoping15.C  -std=gnu++98: expected
> integer but got "cc1plus:" for " dg-warning 25 "ffriend-injection.* is
> deprecated" "" { target *-*-* } cc1plus: "

Usually 0 is used in that spot for lineno of UNKNOWN_LOCATION.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]