aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/error.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-27gfortran.h (gfc_error): Rename overload with OPT argument to...Jakub Jelinek1-6/+6
2016-12-10re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig1-0/+18
2016-12-05diagnostic.c (diagnostic_check_max_errors): New, broken out of ...Nathan Sidwell1-0/+2
2016-11-02Allow warning flags to associate through gfc_error.Fritz Reese1-5/+15
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm1-1/+1
2016-07-28[multiple changes]Paul Thomas1-17/+22
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesSzabolcs Nagy1-2/+0
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm1-0/+15
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm1-1/+0
2016-01-21re PR fortran/65996 (gfortran ICE with -dH)Jerry DeLisle1-1/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm1-6/+5
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-7/+7
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-75/+28
2015-09-04re PR fortran/67429 (Missing part of error messages.)Manuel López-Ibáñez1-0/+3
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-1/+1
2015-06-24The problem is that diagnostic_action_after_output tries to delete the active...Manuel López-Ibáñez1-3/+4
2015-05-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-200/+30
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-181/+182
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers1-31/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-13error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus1-10/+84
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-23/+128
2014-12-11diagnostic.c (get_terminal_width): Renamed fromTobias Burnus1-35/+3
2014-12-06error.c (gfc_error_check): Use bool not int.Tobias Burnus1-6/+4
2014-12-06error.c (gfc_buffer_error, [...]): Use bool notTobias Burnus1-20/+24
2014-12-04error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location.Manuel López-Ibáñez1-4/+1
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+123
2014-12-03error.c (warnings_not_errors): Use bool.Tobias Burnus1-4/+4
2014-11-25error.c (gfc_internal_error): Convert to common diagnostics.Tobias Burnus1-10/+6
2014-11-25gfortran.h (gfc_option_t): Remove flags moved as Var to .opt.Tobias Burnus1-12/+20
2014-11-24error.c (gfc_fatal_error_1): Remove.Tobias Burnus1-19/+0
2014-11-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-4/+11
2014-11-23error.c (gfc_diagnostic_build_prefix): Correct coloring of the colon of the p...Tobias Burnus1-1/+1
2014-11-15error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.Tobias Burnus1-1/+25
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+45
2014-10-28re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-12/+11
2014-10-07re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+37
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-1/+1
2014-08-21re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-13/+44
2014-08-20re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-2/+3
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+86
2014-05-08check.c (check_co_minmaxsum, [...]): New.Tobias Burnus1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-06-01configure.ac: Add AC_HEADER_TIOCGWINSZ macro.Janus Weil1-1/+28
2013-05-31re PR fortran/54190 (TYPE(*)/assumed-rank: Type/rank check too relaxed for du...Janus Weil1-1/+16
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist1-5/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1