------- Comment #5 from reichelt at gcc dot gnu dot org 2006-10-08 20:21 ------- Even shorter testcase:
======================================= template<typename T> struct A { T t __attribute__ ((__may_alias__)); }; ======================================= -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Keywords| |monitored Summary|[4.0/4.1/4.2 Regression] ICE|[4.0/4.1/4.2 Regression] ICE |in layout_type with |in layout_type with |may_alias |may_alias http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28642