This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/76481] [7 Regression] ICE on (invalid) redeclaration of extern variable as constexpr variable
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Aug 2016 14:01:26 +0000
- Subject: [Bug c++/76481] [7 Regression] ICE on (invalid) redeclaration of extern variable as constexpr variable
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-76481-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76481
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-14
CC| |jason at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Known to work| |6.1.0
Summary|ICE on (invalid) |[7 Regression] ICE on
|redeclaration of extern |(invalid) redeclaration of
|variable as constexpr |extern variable as
|variable |constexpr variable
Ever confirmed|0 |1
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Started with r238558.