[Bug c++/23172] [4.1 Regression] ICE on integer initialization

phython at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Aug 20 20:40:00 GMT 2005


------- Additional Comments From phython at gcc dot gnu dot org  2005-08-20 20:38 -------
int i = (int){1, 2} segfaults as well, and no longer gives an error.

 I suspect it was the following patch:
2005-07-20  Giovanni Bajo  <giovannibajo@libero.it>

        Make CONSTRUCTOR use VEC to store initializers.
        ...
        (digest_init): Rewrite.
        ...

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23172



More information about the Gcc-bugs mailing list