------- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-09 10:17 ------- I have verified that (on i686) we neither ICE with an existing nor an unexisting mode with current 3.4, 4.0 and 4.1 compilers.
But we reject such decl now with either src/tests/pr8960.c:1: error: mode `SI' applied to inappropriate type or src/tests/pr8960.c:2: error: no data type for mode `TF' I suppose FIXED then, or INVALID. Or whatever. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8960