[Bug c++/85500] INCORRECTLY REPORTED

2018-04-23 Thread aaron_sami_abassi at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85500 --- Comment #3 from ASA --- > No, that's not valid as a function declaration. Right, it's: auto function_name( params ... ); Again, I should have slept before posting.

[Bug c++/85500] INCORRECTLY REPORTED

2018-04-23 Thread aaron_sami_abassi at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85500 --- Comment #2 from ASA --- (In reply to Jonathan Wakely from comment #1) > This is not a valid bug report, see https://gcc.gnu.org/bugs/ for what we > require. > > (In reply to ASA from comment #0) > > When initializing an auto variable from a