* FX Coudert <[EMAIL PROTECTED]> [2007-10-30 09:04]:
> Can you reduce one of these failures to a short example and file a
> PR (and CC me)?
PR33947
A simple:
program main
end program main
is enough to trigger it. Note that this doesn't happen with 4.1 and
4.2.
> Is there something target-spec
gfortran has 7442 unexpected failures. Most of them are due to
"test for
excess errors". Many are simply because of this:
| warning: 'const' attribute directive ignored
| warning: 'nothrow' attribute directive ignored
which seems to be mentioned in PR21185 (comment #20). Is that problem
sti
I compile gcc trunk from two days ago on ARM (OABI, v3, Debian) for
all languages and looked at some of the testsuite failures. I wanted
to ask whether people are aware of these issues and working on them
before I file PRs.
Testsuite results:
http://gcc.gnu.org/ml/gcc-testresults/2007-10/msg01361