[Bug c++/94038] Compiling with -Wall causes function template body to get needlessly instantiated

2020-05-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038 --- Comment #4 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:a700b4a9f18fd6213de51f4259ee9a8ce7eefdbb commit r11-56-ga700b4a9f18fd6213de51f4259ee9a8ce7eefdbb Author: Patrick Palka Date: Mon

[Bug c++/94038] Compiling with -Wall causes function template body to get needlessly instantiated

2020-03-06 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038 --- Comment #3 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:6d082cd90131a9c0ce3142217e84194a5bf0de27 commit r10-7066-g6d082cd90131a9c0ce3142217e84194a5bf0de27 Author: Patrick Palka Date: Th

[Bug c++/94038] Compiling with -Wall causes function template body to get needlessly instantiated

2020-03-04 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038 --- Comment #2 from Patrick Palka --- (In reply to Marek Polacek from comment #1) > > This seems to be a regression from GCC 9. > > Are you sure? I see the same thing with GCC 6. Oops, you're right, it's not a regression.

[Bug c++/94038] Compiling with -Wall causes function template body to get needlessly instantiated

2020-03-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment