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 target/38062] FAIL: gfortran.dg/include_2.f90 -O (test for excess errors): error: stray '#' in program



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2008-12-08 23:17 -------
Subject: Re:  FAIL: gfortran.dg/include_2.f90  -O  (test for excess errors):
error: stray '#' in program

> Does it still happen?

Not sure.  It takes a long time to do a full build on the this machine.

The test didn't fail in my last build on head.  Was there a recent backport
that might have fixed this PR?

> If so, can you provide more information (host, version, configure options)?

../gcc/configure --with-gnu-as --with-as=/usr/local/bin/as --enable-shared
--prefix=/opt/gnu/gcc/gcc-4.3.2 --with-gmp=/opt/gnu/gcc/gcc-4.3.2
--enable-debug=no --disable-nls --enable-checking=release
--enable-languages="c,c++,objc,fortran,ada,obj-c++"

The rest of the info is already in the PR (host, target, build).

Is there a way to capture the generated .c file?

Dave


-- 


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


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