[Bug c++/13791] [3.4/3.5 regression] ICE in layout_type with packed types
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 21 14:41:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-21 14:41 -------
The switch table in layout_type does not understand typename_type so it fails. I think this problem
is it is a template and it was being layouted too early or is it too late, I cannot remember.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13791
More information about the Gcc-bugs
mailing list