summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.c
Commit message (Expand)AuthorAgeFilesLines
* Rename .c files to .cc files.Martin Liska2022-01-171-1392/+0
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Adjust volatile handling of the operand scannerRichard Biener2021-08-111-4/+5
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Fortran: Add 'device_type' clause to OpenMP's declare targetTobias Burnus2020-08-261-2/+23
* PR fortran/95707 - ICE in finish_equivalences, at fortran/trans-common.c:1319Harald Anlauf2020-06-201-3/+5
* PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbolsHarald Anlauf2020-06-051-1/+5
* PR fortran/95106 - truncation of long symbol names with EQUIVALENCEHarald Anlauf2020-05-241-2/+3
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Fortran] PR 92793 - fix column used for error diagnosticTobias Burnus2019-12-071-3/+3
* Allow automatics in equivalencesMark Eggleston2019-08-161-5/+68
* Remove another bunch of dead assignment.Martin Liska2019-07-031-4/+2
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-2/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...Martin Sebor2017-01-081-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR fortran/78297 (ICE in finish_equivalences, at fortran/trans-common.c:1246)Steven G. Kargl2016-11-231-2/+6
* Add SET_DECL_MODERichard Sandiford2016-11-181-1/+1
* omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek2016-11-101-1/+5
* re PR fortran/69495 (unused-label warning does not tell which flag triggered it)Janus Weil2016-11-051-2/+2
* re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl2016-09-261-3/+11
* re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali...Steven G. Kargl2016-07-311-1/+6
* [PATCH 2/2] (header usage fix) include c++ headers in system.hSzabolcs Nagy2016-04-221-3/+1
* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz2016-04-181-2/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus2015-12-091-1/+1
* decl.c: Remove unused header files.Andrew MacLeod2015-11-111-1/+0
* decl.c: Reorder #include's and remove duplicates.Andrew MacLeod2015-10-291-6/+6
* [PATCH 4/9] ENABLE_CHECKING refactoring: FortranMikhail Maltsev2015-10-231-8/+7
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* * trans-common.c: Include <map> after system.h.David Edelsohn2015-07-021-1/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2015-05-231-2/+2
* Always pass 0 or option number to gfc_warning*.Joseph Myers2015-02-011-3/+5
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus2014-12-161-2/+2
* 2014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus2014-12-161-1/+1
* error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus2014-12-131-5/+5
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-12-111-1/+1
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-12-031-8/+10
* gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus2014-11-301-2/+2
* trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele2014-09-201-1/+1
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-0/+5
* c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka2014-06-151-1/+1
* re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek2014-06-101-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1