summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-12-07Fortran] PR 92793 - fix column used for error diagnosticTobias Burnus
2019-08-16Allow automatics in equivalencesMark Eggleston
2019-07-03Remove another bunch of dead assignment.Martin Liska
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...Martin Sebor
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23re PR fortran/78297 (ICE in finish_equivalences, at fortran/trans-common.c:1246)Steven G. Kargl
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek
2016-11-05re PR fortran/69495 (unused-label warning does not tell which flag triggered it)Janus Weil
2016-09-26re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl
2016-07-31re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali...Steven G. Kargl
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hSzabolcs Nagy
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-01-04Update copyright years.Jakub Jelinek
2015-12-09re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus
2015-11-11decl.c: Remove unused header files.Andrew MacLeod
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod
2015-10-23[PATCH 4/9] ENABLE_CHECKING refactoring: FortranMikhail Maltsev
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-02* trans-common.c: Include <map> after system.h.David Edelsohn
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-12-13error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-11-30gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-30decl.c: Fix comment typos.Tobias Burnus
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka
2012-01-29PR 51808 Support arbitrarily long bind(C) binding labels.Janne Blomqvist