------- Comment #3 from mikael at gcc dot gnu dot org  2008-12-09 00:50 -------
(In reply to comment #2)
> The test didn't fail in my last build on head.  Was there a recent backport
> that might have fixed this PR?
Not really, I was having a look at forgotten PRs

> 
> > 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).
Yes, sorry.

> 
> Is there a way to capture the generated .c file?
I'm not sure there should be a .c generated file here.

Can you compile the file with your host fortran compiler? With the bootstrapped
f951?
(For me, both work with the -g3 option)


-- 


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

Reply via email to