------- Comment #2 from rwild at gcc dot gnu dot org 2010-04-01 18:15 ------- Same happens with
cat >a.c <<\EOF int i = 42; EOF or with cat >a.c <<\EOF int foo; int *i = &foo; EOF -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41584
rwild at gcc dot gnu dot org Thu, 01 Apr 2010 11:15:36 -0700
------- Comment #2 from rwild at gcc dot gnu dot org 2010-04-01 18:15 ------- Same happens with
cat >a.c <<\EOF int i = 42; EOF or with cat >a.c <<\EOF int foo; int *i = &foo; EOF -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41584