[Bug c++/11026] [Darwin] g++ does instantiate static data members of templates
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jun 24 05:41:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11026
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|11303 |
Keywords| |wrong-code
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-24 05:37 -------
I get ICE now on the mainline (20030623). The same ICE Dara got with the 3.3 branch:
pr11026.cc: In member function `int test<T>::run(int) [with T = int]':
pr11026.cc:19: internal compiler error: in int_mode_for_mode, at stor-layout.c:
304
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
I will filed a new bug for that ICE which is only on powerpc-apple-darwin6.6 (might also
be on powerpc-* but I have not test yet.
More information about the Gcc-bugs
mailing list