With revision 113891, I got

[EMAIL PROTECTED] libiberty]$ cat foo.c
typedef int __io_write_fn (void *__cookie, __const char *__buf,
     int __n);

int
main ()
{
  return 0;
}
[EMAIL PROTECTED] libiberty]$
/export/build/gnu/gcc/build-x86_64-linux/./prev-gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/./prev-gcc/
-B/usr/gcc-4.2/x86_64-unknown-linux-gnu/bin/  -g -O2    foo.c
foo.c:6: error: ‘[*]’ not allowed in other than function prototype scope


-- 
           Summary: Gcc failed to bootstrap on Linux
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org


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

Reply via email to