This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28560] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ in template parameter
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Nov 2007 21:58:48 -0000
- Subject: [Bug c++/28560] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ in template parameter
- References: <bug-28560-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from reichelt at gcc dot gnu dot org 2007-11-01 21:58 -------
The second testcase indeed doesn't crash anymore since the fix for PR28558.
However, the first testcase still crashes.
--
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
Summary|[4.0/4.1/4.2 regression] |[4.0/4.1/4.2/4.3 regression]
|Trouble with __attribute__ |Trouble with __attribute__
|in template parameter |in template parameter
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28560