index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-01
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
1
-0
/
+3
2009-06-29
re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...
Tobias Burnus
1
-1
/
+2
2009-06-08
common.opt (fcompare-debug=, [...]): New.
Alexandre Oliva
1
-0
/
+3
2009-05-16
re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)
François-Xavier Coudert
1
-2
/
+2
2009-05-13
invoke.texi (-fwhole-file): Update docs.
Jan Hubicka
1
-2
/
+2
2009-03-30
re PR fortran/22571 (Reject derived types for dummy arguments declared in the...
Paul Thomas
1
-0
/
+5
2009-03-30
re PR middle-end/323 (optimized code gives strange floating point results)
Joseph Myers
1
-0
/
+9
2009-03-28
re PR fortran/34656 (modifies do loop variable)
Tobias Burnus
1
-2
/
+2
2009-03-28
re PR fortran/32626 (Run-time check for recursive functions)
Tobias Burnus
1
-2
/
+2
2009-03-28
gfortran.h (gfc_option_t): Add rtcheck.
Francois-Xavier Coudert
1
-3
/
+49
2009-03-27
gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.
Tobias Burnus
1
-0
/
+2
2008-11-03
re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)
Tobias Burnus
1
-5
/
+5
2008-11-01
re PR fortran/19925 (Implied do-loop in an initialization expression is broken)
Steven G. Kargl
1
-0
/
+5
2008-09-24
options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...
Tobias Burnus
1
-2
/
+5
2008-09-22
re PR fortran/37486 (alignment of data in COMMON blocks)
Janus Weil
1
-0
/
+10
2008-08-08
re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)
Manuel López-Ibáñez
1
-1
/
+1
2008-07-29
flags.h (flag_really_no_inline): Remove.
Jan Hubicka
1
-4
/
+0
2008-07-27
re PR fortran/36132 (_gfortran_internal_pack on optional arguments)
Tobias Burnus
1
-0
/
+5
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-4
/
+0
2008-07-24
re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)
Daniel Kraft
1
-8
/
+10
2008-07-24
re PR fortran/29952 (Flag to give runtime information " array temporary was c...
Thomas Koenig
1
-0
/
+5
2008-06-20
arith.c (hollerith2representation): Fix for -Wc++-compat.
Kaveh R. Ghazi
1
-1
/
+1
2008-05-25
re PR fortran/18428 (No preprocessing option -cpp for gfortran)
Daniel Franke
1
-3
/
+18
2008-04-25
re PR fortran/35156 ([patch] Deprecate -M<dir>)
Tobias Burnus
1
-7
/
+3
2008-04-14
re PR fortran/35882 (Miscounted continuation lines when interspersed with data)
Jerry DeLisle
1
-6
/
+4
2008-04-06
dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...
François-Xavier Coudert
1
-10
/
+4
2008-03-03
re PR fortran/33197 (Fortran 2008: math functions)
François-Xavier Coudert
1
-2
/
+16
2008-02-28
re PR fortran/31463 ([patch] inconsistent warnings if function return value i...
Daniel Franke
1
-0
/
+4
2008-02-24
arith.c: Update copyright years.
Tobias Schlüter
1
-1
/
+1
2007-11-26
[multiple changes]
Tobias Burnus
1
-1
/
+1
2007-10-27
re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format sou...
Tobias Burnus
1
-0
/
+3
2007-10-03
re PR fortran/26682 (gfortran fails with -fwhole-program optimization)
Francois-Xavier Coudert
1
-0
/
+4
2007-09-21
re PR fortran/20441 (-finit-local-zero is missing from gfortran)
Asher Langton
1
-1
/
+56
2007-09-03
system.h (CONST_CAST2, [...]): New macros for type-specific casts.
Kaveh R. Ghazi
1
-1
/
+1
2007-09-03
re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...
Francois-Xavier Coudert
1
-5
/
+5
2007-08-26
gfortran.h (gfc_option_t): Add flag_recursive.
Asher Langton
1
-1
/
+41
2007-08-12
re PR fortran/31629 (option to make module entities PRIVATE by default)
Francois-Xavier Coudert
1
-0
/
+5
2007-08-10
system.h (CONST_CAST): New.
Kaveh R. Ghazi
1
-1
/
+1
2007-08-01
arith.c: Change copyright header to refer to version 3 of the GNU General Pub...
Nick Clifton
1
-4
/
+3
2007-07-15
re PR libfortran/32611 (Print sign of negative zero)
Jerry DeLisle
1
-0
/
+5
2007-06-27
re PR other/31400 (enable static linking of support libraries through -static...
Francois-Xavier Coudert
1
-0
/
+7
2007-04-28
options.c (gfc_handle_option): Ensure requested free form line length is not ...
Tobias Schlüter
1
-0
/
+2
2007-04-11
re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)
Diego Novillo
1
-4
/
+0
2007-03-15
gfortran.h (gfc_option_t): Add flag_backtrace field.
Francois-Xavier Coudert
1
-0
/
+5
2007-02-23
options.c (set_default_std_flags): New function to consolidate setting the fl...
Jerry DeLisle
1
-12
/
+15
2007-02-19
re PR fortran/30681 ("obsolescent" vs. "obsolete")
Jerry DeLisle
1
-2
/
+1
2007-02-04
invoke.texi: Update documentation.
Steven G. Kargl
1
-1
/
+5
2007-01-26
lang-specs.h: Add support for .f03 and .F03 extensions.
Tobias Burnus
1
-0
/
+3
2007-01-25
re PR fortran/30437 (-Wno-all is rejected (even when fortran is not included))
Manuel López-Ibáñez
1
-16
/
+17
2007-01-20
openmp.c, [...]: Next installment in the massive whitespace patch.
Steven G. Kargl
1
-13
/
+14
[next]