]> git.ipfire.org Git - thirdparty/gcc.git/commit
c: fix debris from r17-680
authorSam James <sam@gentoo.org>
Mon, 25 May 2026 00:24:14 +0000 (01:24 +0100)
committerSam James <sam@gentoo.org>
Mon, 25 May 2026 00:27:03 +0000 (01:27 +0100)
commit98a341ef40ffdd0a658a8e773ab49d321efbd1df
tree9a5d22d20c83d811a8aa84e3c0eae6ee3cc5fa88
parent4cca035a0db7f6229b8ad4b09cde98f8d1969e8a
c: fix debris from r17-680

r17-680-g09e74059bdb12c added a debugging pragma and a whitespace change
to a comment. I don't think either were intended.

gcc/c/ChangeLog:

* c-parser.cc: Delete errant optimize pragma.
gcc/c/c-parser.cc