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/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
2011-05-20
Clarify FP exception documentation and messages
Janne Blomqvist
1
-2
/
+4
2011-05-14
invoke.texi (-Ofast): Also enables -fstack-arrays.
Tobias Burnus
1
-1
/
+4
2011-05-14
PR 48915 Abort handling
Janne Blomqvist
1
-6
/
+1
2011-05-06
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-1
/
+11
2011-05-04
re PR fortran/48864 (-Ofast should imply -fno-protect-parens)
Tobias Burnus
1
-1
/
+4
2011-05-03
re PR fortran/48720 (quad precision literals do not work)
Steven G. Kargl
1
-0
/
+6
2011-04-29
misc.c (gnat_handle_option): Set warn_maybe_uninitialized.
Michael Matz
1
-0
/
+1
2011-04-19
Replace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
Janne Blomqvist
1
-2
/
+2
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-1
/
+1
2011-04-15
trans-array.c (toplevel): Include gimple.h.
Michael Matz
1
-0
/
+5
2011-04-08
re PR fortran/48448 (Implement -f(no-)frontend-optimization)
Thomas Koenig
1
-0
/
+16
2011-03-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+3
2011-03-21
re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)
Thomas Koenig
1
-0
/
+5
2011-01-27
re PR fortran/47472 (Rules printed by -M option contains duplicate slash when...
Tobias Burnus
1
-1
/
+2
2010-11-28
re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...
Paul Thomas
1
-0
/
+15
2010-11-12
Makefile.in (OPTS_H): Define.
Joseph Myers
1
-1
/
+1
2010-11-12
re PR c/44782 (implement -ferror-limit=)
Nathan Froyd
1
-4
/
+4
2010-11-11
opts.c (finish_options): Do not error on -flto-partition alone.
Jan Hubicka
1
-1
/
+1
2010-10-30
gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...
Thomas Koenig
1
-3
/
+9
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-6
/
+8
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-8
/
+8
2010-09-28
re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())
Tobias Burnus
1
-0
/
+77
2010-07-27
coretypes.h (struct cl_option_handlers): Declare.
Joseph Myers
1
-5
/
+6
2010-07-27
langhooks-def.h (lhd_init_options, [...]): New.
Joseph Myers
1
-5
/
+13
2010-07-24
re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...
Tobias Burnus
1
-1
/
+1
2010-07-06
trans-decl.c: Include diagnostic-core.h besides toplev.h.
Tobias Burnus
1
-1
/
+1
2010-06-25
decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
Tobias Burnus
1
-5
/
+6
2010-06-20
re PR other/32998 (-frecord-gcc-switches issues)
Joseph Myers
1
-4
/
+0
2010-06-07
options.c (gfc_handle_option): Fix -fno-recursive.
Tobias Burnus
1
-1
/
+1
2010-06-07
common.opt (fira-verbose): Use Var.
Joseph Myers
1
-1
/
+1
2010-05-28
options.c (gfc_handle_option): Fix handling of -fno-whole-file.
Tobias Burnus
1
-1
/
+1
2010-05-23
gfortran.h: Do not include system.h.
Tobias Burnus
1
-1
/
+1
2010-05-20
re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...
Daniel Franke
1
-0
/
+6
2010-05-20
options.c (gfc_init_options,gfc_post_options): Enable flag_associative_math b...
Tobias Burnus
1
-0
/
+6
2010-05-19
re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...
Daniel Franke
1
-0
/
+6
2010-05-16
misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.
Manuel López-Ibáñez
1
-8
/
+1
2010-05-06
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Manuel López-Ibáñez
1
-1
/
+2
2010-04-07
invoke.texi (-fargument-alias, [...]): Remove.
Richard Guenther
1
-3
/
+0
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+16
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+2
2010-02-21
re PR fortran/35259 (-fassociative-math not enabled by default; No option to...
Tobias Burnus
1
-0
/
+5
2010-02-20
re PR fortran/42958 (Weird temporary array allocation)
Tobias Burnus
1
-2
/
+3
2010-01-05
re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)
Tobias Burnus
1
-6
/
+10
2009-12-27
re PR fortran/22552 (Would like warning when an undeclared function is called)
Francois-Xavier Coudert
1
-0
/
+4
2009-11-04
c-opts.c (c_common_post_options): Move LTO option processing code ...
Richard Guenther
1
-20
/
+2
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-0
/
+22
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
[next]