[Bug c++/11303] [3.3 regression] ICE in stor-layout.c:304 in int_mode_for_mode
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 24 15:54:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-24 15:54 -------
Fixed for 3.4 and 3.5. The error message now is:
tests/pr11303.cc: In instantiation of `int (test<int>::*test<int>::s_callbacks[2])(int)':
tests/pr11303.cc:17: instantiated from `int test<T>::run(int) [with T = int]'
tests/pr11303.cc:32: instantiated from here
tests/pr11303.cc:22: error: argument of type `int (test<int>::)(int)' does not match `int
(test<int>::*)(int)'
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[3.3/3.4/3.5 regression] ICE|[3.3 regression] ICE in
|in stor-layout.c:304 in |stor-layout.c:304 in
|int_mode_for_mode |int_mode_for_mode
Target Milestone|3.4.0 |3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11303
More information about the Gcc-bugs
mailing list