This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12779] [3.3 Regression] "sizeof" fails in template function call
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2003 21:56:28 -0000
- Subject: [Bug c++/12779] [3.3 Regression] "sizeof" fails in template function call
- References: <20031026195354.12779.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-21 21:56 -------
The fix for this would be invasive for 3.3.x or at least the back port of the fix would be
because it is the one that introduced the two pass parser.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12779