public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
       [not found] <bug-32770-4@http.gcc.gnu.org/bugzilla/>
@ 2011-12-27 11:11 ` dominiq at lps dot ens.fr
  2022-01-26 22:04 ` [Bug fortran/32770] " anlauf at gcc dot gnu.org
  1 sibling, 0 replies; 16+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-12-27 11:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #35 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-12-27 11:04:09 UTC ---
Created attachment 26186
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26186
Failures with -fdefault-integer-8 at revision 182676

New summaries of failures with -fdefault-integer-8 at revision 182676 (I have
attached the list)

        === gfortran Summary for unix/-m32/-fdefault-integer-8 ===

 of expected passes        37794
 of unexpected failures        489
 of expected failures        39
 of unresolved testcases    24
 of unsupported tests        570

        === gfortran Summary for unix/-m64/-fdefault-integer-8 ===

# of expected passes        38111
# of unexpected failures    499
# of expected failures        39
# of unresolved testcases    24
# of unsupported tests        409


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues
       [not found] <bug-32770-4@http.gcc.gnu.org/bugzilla/>
  2011-12-27 11:11 ` [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues dominiq at lps dot ens.fr
@ 2022-01-26 22:04 ` anlauf at gcc dot gnu.org
  1 sibling, 0 replies; 16+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-01-26 22:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770
Bug 32770 depends on bug 84787, which changed state.

Bug 84787 Summary: ICEs: in decompose, at wide-int.h:933 with -default-integer-8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84787

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2008-05-04 20:57 ` tkoenig at gcc dot gnu dot org
@ 2008-12-22  0:02 ` tkoenig at gcc dot gnu dot org
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-12-22  0:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #34 from tkoenig at gcc dot gnu dot org  2008-12-22 00:01 -------
There are quite a few new failures on x86_64-unknown-linux-gnu.

No time tonight to look at this.


                === gfortran tests ===

Schedule of variations:
    unix/-fdefault-integer-8

Running target unix/-fdefault-integer-8
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/tkoenig/gcc-trunk/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.dg/debug/debug.exp ...
Running /home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.dg/dg.exp ...
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O0  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O0  scan-tree-dump-times
original "builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O1  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O1  scan-tree-dump-times
original "builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O2  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O2  scan-tree-dump-times
original "builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer 
execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer 
scan-tree-dump-times original "builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer
-funroll-loops  scan-tree-dump-times original "builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  scan-tree-dump-times original
"builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -g  scan-tree-dump-times
original "builtin_free" 21
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -Os  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -Os  scan-tree-dump-times
original "builtin_free" 21
FAIL: gfortran.dg/any_all_1.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/any_all_1.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/any_all_1.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/any_all_1.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/any_all_1.f90  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gfortran.dg/any_all_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/any_all_1.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/any_all_1.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/bind_c_dts_2.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_10.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_16.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/bind_c_usage_17.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/bind_c_vars.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/binding_label_tests_3.f03  -O  (test for excess errors)
FAIL: gfortran.dg/blockdata_3.f90  -O  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_char_tests.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_char_tests.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_logical.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O0  execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O1  execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O2  execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -fomit-frame-pointer 
(test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -fomit-frame-pointer 
execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -g  (test for excess
errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -O3 -g  execution test
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_shape_tests_2.f03  -Os  execution test
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_f_pointer_tests.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O3 -fomit-frame-pointer -funroll-loops
 (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_3.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O3 -fomit-frame-pointer -funroll-loops
 (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_funloc_tests_4.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_loc_test.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_loc_test.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_loc_tests_2.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_7.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_ptr_tests_8.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_size_t_test.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/common_5.f  -O   (test for warnings, line 6)
FAIL: gfortran.dg/common_resize_1.f  -O0   (test for warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -O1   (test for warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -O2   (test for warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -O3 -fomit-frame-pointer   (test for
warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -O3 -fomit-frame-pointer -funroll-loops  
(test for warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions   (test for warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -O3 -g   (test for warnings, line 52)
FAIL: gfortran.dg/common_resize_1.f  -Os   (test for warnings, line 52)
FAIL: gfortran.dg/dollar_sym_2.f90  -O  (test for excess errors)
FAIL: gfortran.dg/entry_4.f90  -O   (test for errors, line 20)
FAIL: gfortran.dg/enum_8.f90  -O   (test for errors, line 8)
FAIL: gfortran.dg/enum_8.f90  -O  (test for excess errors)
FAIL: gfortran.dg/equiv_constraint_2.f90  -O   (test for errors, line 71)
FAIL: gfortran.dg/equiv_constraint_2.f90  -O  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/global_vars_c_init.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/global_vars_f90_init.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/hollerith3.f90  -O   (test for errors, line 8)
FAIL: gfortran.dg/inquire_iolength.f90  -O   (test for errors, line 9)
FAIL: gfortran.dg/inquire_iolength.f90  -O  (test for excess errors)
FAIL: gfortran.dg/interface_9.f90  -O  (test for excess errors)
FAIL: gfortran.dg/io_constraints_1.f90  -O   (test for warnings, line 57)
FAIL: gfortran.dg/io_constraints_2.f90  -O   (test for errors, line 57)
FAIL: gfortran.dg/iomsg_1.f90  -O0  execution test
FAIL: gfortran.dg/iomsg_1.f90  -O1  execution test
FAIL: gfortran.dg/iomsg_1.f90  -O2  execution test
FAIL: gfortran.dg/iomsg_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/iomsg_1.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/iomsg_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/iomsg_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/iomsg_1.f90  -Os  execution test
FAIL: gfortran.dg/iostat_3.f90  -O   (test for warnings, line 7)
FAIL: gfortran.dg/iostat_3.f90  -O   (test for warnings, line 8)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/is_iostat_end_eor_1.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O3 -fomit-frame-pointer  (test
for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_1.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O3 -fomit-frame-pointer  (test
for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/iso_c_binding_rename_2.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_1.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_2.f90  -O  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_3.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/iso_fortran_env_4.f90  -O  (test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/large_unit_2.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/large_unit_2.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/lrshift_1.f90  -O0  execution test
FAIL: gfortran.dg/lrshift_1.f90  -O1  execution test
FAIL: gfortran.dg/lrshift_1.f90  -O2  execution test
FAIL: gfortran.dg/lrshift_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/lrshift_1.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/lrshift_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/lrshift_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/lrshift_1.f90  -Os  execution test
FAIL: gfortran.dg/ltrans-7.f90  -O  (internal compiler error)
FAIL: gfortran.dg/ltrans-7.f90  -O  (test for excess errors)
FAIL: gfortran.dg/namelist_53.f90  -O0  execution test
FAIL: gfortran.dg/namelist_53.f90  -O1  execution test
FAIL: gfortran.dg/namelist_53.f90  -O2  execution test
FAIL: gfortran.dg/namelist_53.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_53.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/namelist_53.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/namelist_53.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_53.f90  -Os  execution test
FAIL: gfortran.dg/namelist_57.f90  -O0  execution test
FAIL: gfortran.dg/namelist_57.f90  -O1  execution test
FAIL: gfortran.dg/namelist_57.f90  -O2  execution test
FAIL: gfortran.dg/namelist_57.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_57.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/namelist_57.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/namelist_57.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_57.f90  -Os  execution test
FAIL: gfortran.dg/no_range_check_1.f90  -O0  execution test
FAIL: gfortran.dg/no_range_check_1.f90  -O1  execution test
FAIL: gfortran.dg/no_range_check_1.f90  -O2  execution test
FAIL: gfortran.dg/no_range_check_1.f90  -O3 -fomit-frame-pointer  execution
test
FAIL: gfortran.dg/no_range_check_1.f90  -O3 -fomit-frame-pointer -funroll-loops
 execution test
FAIL: gfortran.dg/no_range_check_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/no_range_check_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/no_range_check_1.f90  -Os  execution test
FAIL: gfortran.dg/pr32627.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/pr32627.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/pr32627.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/pr32627.f03  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/pr32627.f03  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gfortran.dg/pr32627.f03  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/pr32627.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/pr32627.f03  -Os  (test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/proc_decl_17.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_7.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_8.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/repeat_4.f90  -O  (test for excess errors)
FAIL: gfortran.dg/single_char_string.f90  -O0  scan-tree-dump-times original
"_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -O1  scan-tree-dump-times original
"_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -O2  scan-tree-dump-times original
"_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -O3 -fomit-frame-pointer 
scan-tree-dump-times original "_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -O3 -fomit-frame-pointer
-funroll-loops  scan-tree-dump-times original "_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  scan-tree-dump-times original
"_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -O3 -g  scan-tree-dump-times original
"_gfortran_compare_string" 0
FAIL: gfortran.dg/single_char_string.f90  -Os  scan-tree-dump-times original
"_gfortran_compare_string" 0
FAIL: gfortran.dg/size_kind.f90  -O  (test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O0  (test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O1  (test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O2  (test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/static_linking_1.f  -Os  (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O3 -fomit-frame-pointer -funroll-loops
 (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/test_only_clause.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/transfer_check_1.f90  -O  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_1.f90  -O0  execution test
FAIL: gfortran.dg/transfer_simplify_1.f90  -O1  execution test
FAIL: gfortran.dg/transfer_simplify_1.f90  -O2  execution test
FAIL: gfortran.dg/transfer_simplify_1.f90  -O3 -fomit-frame-pointer  execution
test
FAIL: gfortran.dg/transfer_simplify_1.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/transfer_simplify_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/transfer_simplify_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/transfer_simplify_1.f90  -Os  execution test
FAIL: gfortran.dg/transfer_simplify_4.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_4.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/transfer_simplify_9.f90  -O0  execution test
FAIL: gfortran.dg/transfer_simplify_9.f90  -O1  execution test
FAIL: gfortran.dg/transfer_simplify_9.f90  -O2  execution test
FAIL: gfortran.dg/transfer_simplify_9.f90  -O3 -fomit-frame-pointer  execution
test
FAIL: gfortran.dg/transfer_simplify_9.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/transfer_simplify_9.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/transfer_simplify_9.f90  -O3 -g  execution test
FAIL: gfortran.dg/transfer_simplify_9.f90  -Os  execution test
FAIL: gfortran.dg/use_3.f90  -O  (test for excess errors)
FAIL: gfortran.dg/widechar_8.f90  -O0  execution test
FAIL: gfortran.dg/widechar_8.f90  -O1  execution test
FAIL: gfortran.dg/widechar_8.f90  -O2  execution test
FAIL: gfortran.dg/widechar_8.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/widechar_8.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/widechar_8.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/widechar_8.f90  -O3 -g  execution test
FAIL: gfortran.dg/widechar_8.f90  -Os  execution test
FAIL: gfortran.dg/g77/980310-2.f  -O  (test for excess errors)
FAIL: gfortran.dg/g77/alpha1.f  -O  (test for excess errors)
FAIL: gfortran.dg/g77/cpp4.F  -O0  execution test
FAIL: gfortran.dg/g77/cpp4.F  -O1  execution test
FAIL: gfortran.dg/g77/cpp4.F  -O2  execution test
FAIL: gfortran.dg/g77/cpp4.F  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/g77/cpp4.F  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/g77/cpp4.F  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/g77/cpp4.F  -O3 -g  execution test
FAIL: gfortran.dg/g77/cpp4.F  -Os  execution test
Running /home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.dg/gomp/gomp.exp ...
Running /home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.dg/graphite/graphite.exp
...
Running /home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.dg/vect/vect.exp ...
Running
/home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.fortran-torture/compile/compile.exp
...
Running
/home/tkoenig/gcc-trunk/gcc/testsuite/gfortran.fortran-torture/execute/execute.exp
...
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O0
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O1
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O2
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O2
-fomit-frame-pointer -finline-functions
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O2
-fbounds-check
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -O3 -g
FAIL: gfortran.fortran-torture/execute/transfer1.f90 execution,  -Os

                === gfortran Summary ===

# of expected passes            25138
# of unexpected failures        427
# of expected failures          7
# of unresolved testcases       56
# of unsupported tests          1274
/home/tkoenig/gcc-trunk-bin/gcc/testsuite/gfortran/../../gfortran  version
4.4.0 20081221 (experimental) (GCC)

make[1]: [check-parallel-gfortran] Error 1 (ignored)
make[1]: Leaving directory `/home/tkoenig/gcc-trunk-bin/gcc'
tkoenig@gcc16:~/gcc-trunk-bin/gcc$                                            


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2007-11-20 21:57 ` tkoenig at gcc dot gnu dot org
@ 2008-05-04 20:57 ` tkoenig at gcc dot gnu dot org
  2008-12-22  0:02 ` tkoenig at gcc dot gnu dot org
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-05-04 20:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #33 from tkoenig at gcc dot gnu dot org  2008-05-04 20:57 -------
Subject: Bug 32770

Author: tkoenig
Date: Sun May  4 20:56:30 2008
New Revision: 134936

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134936
Log:
2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/any_all_1.f90:  Adjust kinds to make test
        pass with -fdefault-integer-8.
        * gfortran.dg/maxloc_bounds_4.f90:  Likewise.
        * gfortran.dg/maxloc_bounds_5.f90:  Likewise.
        * gfortran.dg/maxloc_bounds_7.f90:  Likewise.


Modified:
    trunk/gcc/testsuite/gfortran.dg/any_all_1.f90
    trunk/gcc/testsuite/gfortran.dg/maxloc_bounds_4.f90
    trunk/gcc/testsuite/gfortran.dg/maxloc_bounds_5.f90
    trunk/gcc/testsuite/gfortran.dg/maxloc_bounds_7.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2007-11-18 21:18 ` tkoenig at gcc dot gnu dot org
@ 2007-11-20 21:57 ` tkoenig at gcc dot gnu dot org
  2008-05-04 20:57 ` tkoenig at gcc dot gnu dot org
  2008-12-22  0:02 ` tkoenig at gcc dot gnu dot org
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-11-20 21:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #32 from tkoenig at gcc dot gnu dot org  2007-11-20 21:57 -------
Subject: Bug 32770

Author: tkoenig
Date: Tue Nov 20 21:57:04 2007
New Revision: 130322

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130322
Log:
2007-11-20  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/record_marker_1.f90:  Explicitly set kinds
        so test passes with -frecord-marker=8.
        * gfortran.dg/integer_exponentiation_1.f90:  Likewise.
        * gfortran.dg/integer_exponentiation_2.f90:  Likewise.
        * gfortran.dg/integer_exponentiation_3.F90:  Likewise.
        * gfortran.dg/integer_exponentiation_5.F90:  Likewise.
        * gfortrand.dg/modulo_1.f90:  Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_1.f90
    trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_2.f90
    trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_3.F90
    trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_5.F90
    trunk/gcc/testsuite/gfortran.dg/modulo_1.f90
    trunk/gcc/testsuite/gfortran.dg/record_marker_1.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2007-11-08 14:09 ` fxcoudert at gcc dot gnu dot org
@ 2007-11-18 21:18 ` tkoenig at gcc dot gnu dot org
  2007-11-20 21:57 ` tkoenig at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-11-18 21:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #31 from tkoenig at gcc dot gnu dot org  2007-11-18 21:18 -------
Subject: Bug 32770

Author: tkoenig
Date: Sun Nov 18 21:18:07 2007
New Revision: 130279

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130279
Log:
2007-11-18  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.fortran-torture/execute/equiv_5.f:  Set kind on
        integers so tests works with -fdefault-integer-8.
        * gfortran.fortran-torture/execute/elemental.f90:  Use default
        integers so test passes with -fdefault-integer-8.
        * gfortran.fortran-torture/execute/der_io.f90:  Increase
        buffer length so test passes with -fdefault-integer-8.
        * gfortran.dg/bounds_check_8.f90:  Likewise.
        * gfortran.dg/arrayio_derived_1.f90:  LIkewise.
        * gfortran.dg/equiv_7.f90:  Set kind so test passes
        with -fdefault-integer-8.
        * gfortran.dg/g77/20030326-1.f:  Set kind explicitly to
        provoke overflow.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/arrayio_derived_1.f90
    trunk/gcc/testsuite/gfortran.dg/bounds_check_8.f90
    trunk/gcc/testsuite/gfortran.dg/equiv_7.f90
    trunk/gcc/testsuite/gfortran.dg/g77/20030326-1.f
    trunk/gcc/testsuite/gfortran.fortran-torture/execute/der_io.f90
    trunk/gcc/testsuite/gfortran.fortran-torture/execute/elemental.f90
    trunk/gcc/testsuite/gfortran.fortran-torture/execute/equiv_5.f


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2007-11-05 17:15 ` fxcoudert at gcc dot gnu dot org
@ 2007-11-08 14:09 ` fxcoudert at gcc dot gnu dot org
  2007-11-18 21:18 ` tkoenig at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2007-11-08 14:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #30 from fxcoudert at gcc dot gnu dot org  2007-11-08 14:08 -------
(In reply to comment #29)
> gfortran.fortran-torture/execute/intrinsic_bitops.f90

This one is now PR34028, for which I have a patch. The others one aren't ICEs,
but matches my regexp because they have "internal" in the testcase name ;-)


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2007-08-04 20:14 ` tkoenig at gcc dot gnu dot org
@ 2007-11-05 17:15 ` fxcoudert at gcc dot gnu dot org
  2007-11-08 14:09 ` fxcoudert at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2007-11-05 17:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #29 from fxcoudert at gcc dot gnu dot org  2007-11-05 17:15 -------
On x86_64-linux, regtesting with -fdefault-integer-8 and type-checking enabled
gives the following ICEs:

gfortran.dg/auto_internal_assumed.f90
gfortran.dg/internal_dummy_1.f90
gfortran.dg/internal_references_1.f90
gfortran.dg/internal_references_2.f90
gfortran.dg/namelist_internal.f90
gfortran.fortran-torture/execute/internal_write.f90
gfortran.fortran-torture/execute/intrinsic_bitops.f90


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2007-07-28 12:42:05         |2007-11-05 17:15:33
               date|                            |


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2007-08-04 18:21 ` tkoenig at gcc dot gnu dot org
@ 2007-08-04 20:14 ` tkoenig at gcc dot gnu dot org
  2007-11-05 17:15 ` fxcoudert at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-08-04 20:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #28 from tkoenig at gcc dot gnu dot org  2007-08-04 20:14 -------
Subject: Bug 32770

Author: tkoenig
Date: Sat Aug  4 20:14:26 2007
New Revision: 127212

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127212
Log:
2007-08-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/streamio_8.f90:  Adjust so test case passes
        for -fdefault-integer-8 and -fdefault-real-8.
        * gfortran.dg/streamio_10.f90:  Likewise.
        * gfortran.dg/sizeof.f90:  Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/sizeof.f90
    trunk/gcc/testsuite/gfortran.dg/streamio_10.f90
    trunk/gcc/testsuite/gfortran.dg/streamio_8.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2007-08-03  5:53 ` tkoenig at gcc dot gnu dot org
@ 2007-08-04 18:21 ` tkoenig at gcc dot gnu dot org
  2007-08-04 20:14 ` tkoenig at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-08-04 18:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #27 from tkoenig at gcc dot gnu dot org  2007-08-04 18:21 -------
Subject: Bug 32770

Author: tkoenig
Date: Sat Aug  4 18:20:54 2007
New Revision: 127210

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127210
Log:
2007-08-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/direct_io_2.f90:  Implicitly declare integer
        variables as kind=4 so they don't overflow the record length.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/direct_io_2.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2007-08-02 20:19 ` tkoenig at gcc dot gnu dot org
@ 2007-08-03  5:53 ` tkoenig at gcc dot gnu dot org
  2007-08-04 18:21 ` tkoenig at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-08-03  5:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #26 from tkoenig at gcc dot gnu dot org  2007-08-03 05:53 -------
Subject: Bug 32770

Author: tkoenig
Date: Fri Aug  3 05:52:52 2007
New Revision: 127178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127178
Log:
2007-08-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/unf_read_corrupted_1.f90:  Integer variable in
        iostat must be default kind.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/unf_read_corrupted_1.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2007-08-02 20:08 ` tkoenig at gcc dot gnu dot org
@ 2007-08-02 20:19 ` tkoenig at gcc dot gnu dot org
  2007-08-03  5:53 ` tkoenig at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-08-02 20:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #25 from tkoenig at gcc dot gnu dot org  2007-08-02 20:19 -------
One additional thought.

When we add -fdefault-integer-8 to the testsuite (finally :-)
we should also add -fdeault-real-8 as well so the sizes
of integers and reals match in common blocks.


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-08-02 16:03 ` dominiq at lps dot ens dot fr
@ 2007-08-02 20:08 ` tkoenig at gcc dot gnu dot org
  2007-08-02 20:19 ` tkoenig at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-08-02 20:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #24 from tkoenig at gcc dot gnu dot org  2007-08-02 20:08 -------
Subject: Bug 32770

Author: tkoenig
Date: Thu Aug  2 20:07:54 2007
New Revision: 127168

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127168
Log:
2007-08-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/unf_read_corrupted_1.f90:  Make all kinds
        explicit so test passes with -fdefault-integer-8.
        * gfortran.dg/unformatted_recl_1.f90:  Likewise.
        * gfortran.dg/unformatted_subrecord_1.f90:  Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/unf_read_corrupted_1.f90
    trunk/gcc/testsuite/gfortran.dg/unformatted_recl_1.f90
    trunk/gcc/testsuite/gfortran.dg/unformatted_subrecord_1.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
  2007-07-29 14:57 ` [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues tkoenig at gcc dot gnu dot org
  2007-07-30 21:07 ` tkoenig at gcc dot gnu dot org
@ 2007-08-02 16:03 ` dominiq at lps dot ens dot fr
  2007-08-02 20:08 ` tkoenig at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: dominiq at lps dot ens dot fr @ 2007-08-02 16:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #23 from dominiq at lps dot ens dot fr  2007-08-02 16:03 -------
Revision 127147, plus unconditional

#undef isfinite

plus patches from A Pinski:

http://gcc.gnu.org/ml/gcc-bugs/2007-07/msg02997.html

from FX coudert:

http://gcc.gnu.org/ml/gcc-patches/2007-07/msg02206.html

gives after ~7 hours!-(1h 20mn = 16*300s could be saved by fixing
gfortran.fortran-torture/execute/equiv_5.f):

Test Run By dominiq on Thu Aug  2 09:44:20 2007
Native configuration is powerpc-apple-darwin8

                === gfortran tests ===

Schedule of variations:
    unix
    unix/-m64
    unix//-fdefault-integer-8
    unix/-m64/-fdefault-integer-8

Running target unix
FAIL: gfortran.dg/large_real_kind_2.F90  -O0  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O1  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O2  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  execution
test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -g  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -Os  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O0  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O1  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O2  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O3 -fomit-frame-pointer 
execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90  -Os  execution test

=== gfortran Summary for unix ===

# of expected passes            19919
# of unexpected failures        16
# of expected failures          9
# of unsupported tests          58

The above failures +
FAIL: gfortran.dg/vect/vect-2.f90  -O  scan-tree-dump-times Alignment of access
forced using peeling 3
XPASS: gfortran.dg/vect/vect-3.f90  -O  scan-tree-dump-times Vectorizing an
unaligned access 2
FAIL: gfortran.dg/vect/vect-4.f90  -O  scan-tree-dump-times Alignment of access
forced using peeling 1
FAIL: gfortran.dg/vect/vect-4.f90  -O  scan-tree-dump-times Vectorizing an
unaligned access 1
FAIL: gfortran.dg/vect/vect-5.f90  -O  scan-tree-dump-times Alignment of access
forced using peeling 1

=== gfortran Summary for unix/-m64 ===

# of expected passes            19947
# of unexpected failures        20
# of unexpected successes       1
# of expected failures          8
# of unsupported tests          42

Failures skipped

=== gfortran Summary for unix//-fdefault-integer-8 ===

# of expected passes            18951
# of unexpected failures        692      <-- from 750
# of expected failures          7
# of untested testcases         32
# of unsupported tests          44

Failures skipped

=== gfortran Summary for unix/-m64/-fdefault-integer-8 ===

# of expected passes            19077
# of unexpected failures        609      <-- from 659
# of unexpected successes       1
# of expected failures          6
# of untested testcases         32
# of unsupported tests          28

=== gfortran Summary ===

# of expected passes            77894
# of unexpected failures        1337
# of unexpected successes       2
# of expected failures          30
# of untested testcases         64
# of unsupported tests          172
/opt/gcc/darwin_buildw/gcc/testsuite/gfortran/../../gfortran  version 4.3.0
20070802 (experimental)


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
  2007-07-29 14:57 ` [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues tkoenig at gcc dot gnu dot org
@ 2007-07-30 21:07 ` tkoenig at gcc dot gnu dot org
  2007-08-02 16:03 ` dominiq at lps dot ens dot fr
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-07-30 21:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from tkoenig at gcc dot gnu dot org  2007-07-30 21:06 -------
Subject: Bug 32770

Author: tkoenig
Date: Mon Jul 30 21:06:41 2007
New Revision: 127071

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127071
Log:
2007-07-30  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/32770
        * gfortran.dg/array_constructor_12.f90:  Adjust argument
        of huge() to correct kind.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/array_constructor_12.f90


-- 


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues
  2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
@ 2007-07-29 14:57 ` tkoenig at gcc dot gnu dot org
  2007-07-30 21:07 ` tkoenig at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-07-29 14:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #21 from tkoenig at gcc dot gnu dot org  2007-07-29 14:57 -------

> As a side question, this PR has open some kind of Pandora box in which some
> failures are directly related to this PR, but probably many others are not.
> Would not it be wise to open a "meta bug" for -fdefault-integer-8 and different
> PR for unrelated failures? 

Definitely.

Let's make this one the meta-bug and hang the individual bugs off it.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|wrong-code                  |meta-bug
            Summary|-fdefault-integer-8 and the |[Meta-bug] -fdefault-
                   |library                     |integer-8 issues


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-01-26 22:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32770-4@http.gcc.gnu.org/bugzilla/>
2011-12-27 11:11 ` [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues dominiq at lps dot ens.fr
2022-01-26 22:04 ` [Bug fortran/32770] " anlauf at gcc dot gnu.org
2007-07-15  9:26 [Bug libfortran/32770] New: -fdefault-integer-8 and the library tkoenig at gcc dot gnu dot org
2007-07-29 14:57 ` [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues tkoenig at gcc dot gnu dot org
2007-07-30 21:07 ` tkoenig at gcc dot gnu dot org
2007-08-02 16:03 ` dominiq at lps dot ens dot fr
2007-08-02 20:08 ` tkoenig at gcc dot gnu dot org
2007-08-02 20:19 ` tkoenig at gcc dot gnu dot org
2007-08-03  5:53 ` tkoenig at gcc dot gnu dot org
2007-08-04 18:21 ` tkoenig at gcc dot gnu dot org
2007-08-04 20:14 ` tkoenig at gcc dot gnu dot org
2007-11-05 17:15 ` fxcoudert at gcc dot gnu dot org
2007-11-08 14:09 ` fxcoudert at gcc dot gnu dot org
2007-11-18 21:18 ` tkoenig at gcc dot gnu dot org
2007-11-20 21:57 ` tkoenig at gcc dot gnu dot org
2008-05-04 20:57 ` tkoenig at gcc dot gnu dot org
2008-12-22  0:02 ` tkoenig at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).