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
/
error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
error.c (error_print): Pre-initialize loc by NULL.
Kai Tietz
1
-1
/
+1
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+2
2010-01-04
re PR fortran/36161 (gfc_error formats are not marked gcc-internal-format in ...
Tobias Burnus
1
-24
/
+24
2009-09-24
re PR fortran/41459 (Error not printed with -Werror and -fmax-errors=1)
Steven G. Kargl
1
-2
/
+4
2009-08-01
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
1
-0
/
+39
2009-05-07
re PR fortran/39576 (gcc/fortran/error.c's error.c missing "break")
Francois-Xavier Coudert
1
-0
/
+1
2008-12-15
re PR fortran/38113 (on warning/error: skip whitespaces, move position marker...
Mikael Morin
1
-9
/
+1
2008-10-09
re PR fortran/35723 (Can't use run-time array element in character declaration)
Daniel Kraft
1
-3
/
+23
2008-07-29
gfortran.h (try): Remove macro.
Kaveh R. Ghazi
1
-1
/
+1
2008-06-20
arith.c (hollerith2representation): Fix for -Wc++-compat.
Kaveh R. Ghazi
1
-3
/
+3
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
1
-13
/
+21
2008-05-06
arith.c: (gfc_arith_concat...
Francois-Xavier Coudert
1
-30
/
+34
2008-05-06
openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.
Francois-Xavier Coudert
1
-21
/
+65
2008-04-06
dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...
François-Xavier Coudert
1
-25
/
+0
2008-02-26
system.h (USE_MAPPED_LOCATION): Poison.
Tom Tromey
1
-4
/
+0
2008-02-24
arith.c: Update copyright years.
Tobias Schlüter
1
-1
/
+1
2007-12-16
Undo misguided distinction WRT deciding if a warning is an error or a warning.
Bernhard Fischer
1
-2
/
+1
2007-12-05
re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...
Jakub Jelinek
1
-1
/
+1
2007-08-12
re PR fortran/32860 (Support %ld (for "long") for gfc_warning)
Francois-Xavier Coudert
1
-9
/
+61
2007-08-01
arith.c: Change copyright header to refer to version 3 of the GNU General Pub...
Nick Clifton
1
-4
/
+3
2007-04-25
re PR fortran/31668 (%VAL rejected for PROC_MODULE and PROC_INTERNAL procedures)
Tobias Burnus
1
-1
/
+4
2007-03-26
* error.c (show_locus): Remove always-false test.
Brooks Moses
1
-6
/
+0
2007-01-07
decl.c, [...]: Update Copyright dates.
Steven G. Kargl
1
-21
/
+16
2006-12-07
re PR fortran/29711 ([4.2 only] error_print does not support %N$X)
Tobias Burnus
1
-0
/
+1
2006-11-25
re PR fortran/29711 ([4.2 only] error_print does not support %N$X)
Francois-Xavier Coudert
1
-57
/
+139
2006-11-14
re PR fortran/29702 (RFE: Column number in error messages.)
Brooks Moses
1
-114
/
+166
2006-11-08
lang.opt: Add -fmax-errors= option.
Brooks Moses
1
-18
/
+36
2006-11-07
re PR fortran/29539 (ICE in variable_decl)
Paul Thomas
1
-0
/
+9
2006-11-05
re PR fortran/21061 (gfortran ignores -Werror)
Bernhard Fischer
1
-4
/
+12
2006-11-04
error.c (show_locus): Add trailing colon in error messages.
Brooks Moses
1
-2
/
+3
2006-11-02
error.c (show_locus): Remove "In file" from error messages.
Brooks Moses
1
-1
/
+1
2006-09-25
re PR fortran/21203 (gfortran doesn't work on targets/variants without two fl...
Tobias Schluter
1
-1
/
+1
2006-03-22
re PR driver/22600 (Exit code should be different from 1 for internal compile...
Volker Reichelt
1
-1
/
+1
2006-02-19
re PR libfortran/21303 (L edit descriptor without a width)
François-Xavier Coudert
1
-2
/
+18
2005-11-07
error.c: Use flag_fatal_error.
Steven G. Kargl
1
-0
/
+6
2005-09-17
re PR fortran/15586 (gfortran should support i18n in its compiler messages)
Francois-Xavier Coudert
1
-25
/
+25
2005-07-14
gfortran.h (MAX_ERROR_MESSAGE): Remove.
Jakub Jelinek
1
-39
/
+48
2005-07-03
c-format.c (gcc_gfc_format_type, [...]): New.
Kaveh R. Ghazi
1
-2
/
+2
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-22
* error.c (gfc_warning): Fix typo in comment.
Francois-Xavier Coudert
1
-1
/
+1
2005-01-16
Update copyright dates.
Paul Brook
1
-1
/
+1
2005-01-16
re PR fortran/19182 (Error messages seem to be printed slower)
Tobias Schlüter
1
-1
/
+14
2005-01-03
arith.c: Add system.h; remove string.h
Steven G. Kargl
1
-6
/
+0
2004-09-16
array.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-09-07
error.c (show_locus): Handle mapped locations.
Per Bothner
1
-1
/
+7
2004-08-28
error.c (gfc_error_init_1): Remove blank line in front of function body.
Tobias Schlüter
1
-13
/
+3
2004-05-27
gfortran.h (gfc_current_locus, [...]): Remove.
Tobias Schlüter
1
-2
/
+2
2004-05-15
re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...
Tobias Schlüter
1
-11
/
+17
2004-05-14
Make-lang.in, [...]: Update copyright years and boilerplate.
Tobias Schlüter
1
-13
/
+14
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-0
/
+750