[Bug c++/34219] gcc doesn't accept const members of variadic templates as const
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 25 03:15:00 GMT 2007
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-11-25 03:15 -------
value = MAX_EXPR <(int) value, 1>
Which means we did not "inline" the value of the other value.
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2007-11-25 03:15:38
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34219
More information about the Gcc-bugs
mailing list