[LLVMdev] gfortran bugs filed

Jack Howarth howarth at bromo.msbb.uc.edu
Fri Jun 13 06:52:31 PDT 2008


   I've filed bugzilla reports for the gcc 4.2.1 gfortran
testsuite failures in llvm/llvm-gcc-4.2 v2.3. These are...

http://llvm.org/bugs/show_bug.cgi?id=2430
http://llvm.org/bugs/show_bug.cgi?id=2431
http://llvm.org/bugs/show_bug.cgi?id=2437
http://llvm.org/bugs/show_bug.cgi?id=2438
http://llvm.org/bugs/show_bug.cgi?id=2439
http://llvm.org/bugs/show_bug.cgi?id=2440
http://llvm.org/bugs/show_bug.cgi?id=2441
http://llvm.org/bugs/show_bug.cgi?id=2442
http://llvm.org/bugs/show_bug.cgi?id=2443
http://llvm.org/bugs/show_bug.cgi?id=2444
http://llvm.org/bugs/show_bug.cgi?id=2445
http://llvm.org/bugs/show_bug.cgi?id=2446
http://llvm.org/bugs/show_bug.cgi?id=2447
http://llvm.org/bugs/show_bug.cgi?id=2448
http://llvm.org/bugs/show_bug.cgi?id=2449
http://llvm.org/bugs/show_bug.cgi?id=2450

Of these, 2447, 2448, 2449 and 2450 may be
the same bug. These all are variants on
testing gfortran for...

* g77 0.5.23 and previous had bugs involving too little space
* allocated for EQUIVALENCE and COMMON areas needing initial
* padding to meet alignment requirements of the system.

             Jack



More information about the llvm-dev mailing list