------- Comment #12 from jsm28 at gcc dot gnu dot org 2009-02-18 01:32 ------- GCC now properly gives errors for fixed-point in C++ and fixed-point in C on targets that don't support it after Jakub's patch for bug 39059. So there is no longer a C front-end bug here. That most targets don't support it is a missing feature for those targets, not a bug, and supporting it would require an ABI to be worked out first for any target with support added.
-- jsm28 at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Known to fail|4.4.0 | Known to work| |4.4.0 Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38617