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]

[committed] Fix building treelang with recent bisons


I committed this fix as obvious after checking to make sure it worked.
This adds a semi-colon which was optional with older versions of bisons
but is needed for new ones.

Committed to both the mainline and 4.0 branch.

Thanks,
Andrew Pinski

ChangeLog:
	PR treelang/21345
	* parse.y (parameters_opt): Add semicolon at the end.

Attachment: temp.diff.txt
Description: Text document


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