[Bug c++/79387] Internal compiler error in convert_nontype_argument
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 8 17:31:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79387
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-08
Ever confirmed|0 |1
Known to fail| |6.2.1
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Confirmed with avr-g++-6 from today (gcc-6-branch HEAD) and avr-g++-7 (trunk
HEAD).
../../gcc.gnu.org/trunk/configure --target=avr
--prefix=/local/gnu/install/gcc-7 --disable-shared --disable-nls --with-dwarf2
--enable-target-optspace=yes --with-gnu-as --with-gnu-ld target_alias=avr
--enable-checking=release --enable-languages=c,c++,lto
More information about the Gcc-bugs
mailing list