This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/70851] internal compiler error: in create_tmp_var, at gimple-expr.c:473


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70851

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
gcc34 worked ok:
$ gcc34 -c q.c
q.c:1: error: storage size of `e' isn't known

but even gcc44 ICEs.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]