aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-types.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Fix up duplicated duplicated words in commentsJakub Jelinek1-1/+1
2020-02-01fortran: Fix up TYPE_ARG_TYPES of procs with scalar VALUE optional args [PR92...Jakub Jelinek1-0/+10
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-06re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array)Jakub Jelinek1-5/+6
2019-08-24re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig1-61/+1
2019-07-03Remove another bunch of dead assignment.Martin Liska1-5/+5
2019-06-20re PR fortran/90937 (ICE: in gfc_get_symbol_decl, at fortran/trans-decl.c:1538)Thomas Koenig1-1/+5
2019-06-08re PR fortran/90744 (Bogus length for character temporaries passed to externa...Thomas Koenig1-0/+3
2019-05-26re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig1-0/+4
2019-03-31re PR fortran/83515 (ICE: Invalid expression in gfc_element_size)Harald Anlauf1-0/+3
2019-03-09re PR fortran/71544 (gfortran compiler optimization bug when dealing with c-s...Thomas Koenig1-2/+4
2019-02-26re PR fortran/89496 (gcc/fortran/trans-types.c:3015:9: runtime error: member ...Thomas Koenig1-1/+4
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig1-1/+50
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-03gimple-ssa-sprintf.c (format_string): Do not hardcode size of target's wchar_t.Jeff Law1-37/+0
2018-07-20gfortran.h (gfc_symbol): Add pointer to next derived type.Andrew Benson1-10/+18
2018-07-02re PR lto/86321 (ICE: in splice_child_die, at dwarf2out.c:5693 for several F...Richard Biener1-0/+8
2018-05-13re PR fortran/85742 (sizeof allocatable arrays returning wrong value)Paul Thomas1-5/+9
2018-03-21re PR fortran/84957 (ICE in gfc_sym_type, at fortran/trans-types.c:2255)Thomas Koenig1-0/+1
2018-02-23re PR fortran/83149 ([6- and 7-branches] Missing test for sym->ns->proc_name:...Paul Thomas1-0/+1
2018-02-10re PR fortran/84141 (Internal error: type_name(): Bad type)Paul Thomas1-3/+0
2018-01-26Partial Failed Images patchDamian Rouson1-2/+4
2018-01-25re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Paul Thomas1-38/+87
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist1-3/+9
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford1-0/+8
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-01re PR fortran/83076 (ICE in gfc_deallocate_scalar_with_status, at fortran/tra...Paul Thomas1-15/+27
2017-11-23re PR fortran/82814 (ICE from submodule character function)Paul Thomas1-0/+6
2017-11-08PR 82869 Introduce logical_type_node and use itJanne Blomqvist1-2/+10
2017-09-23re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil1-8/+30
2017-09-10re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...Paul Thomas1-19/+18
2017-09-09decl.c: Add decl_type_param_list...Paul Thomas1-3/+6
2017-08-30[51/77] Use opt_scalar_int_mode when iterating over integer modesRichard Sandiford1-3/+4
2017-08-30[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>Richard Sandiford1-2/+3
2017-08-30[12/77] Use opt_scalar_float_mode when iterating over float modesRichard Sandiford1-6/+6
2017-08-30[3/77] Allow machine modes to be classesRichard Sandiford1-7/+9
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-04-21re PR fortran/80392 ([OOP] ICE with allocatable polymorphic function result i...Janus Weil1-3/+4
2017-02-07trans-types.c (gfc_get_int_kind_from_width_isofortranen): Choose REAL type wi...Steven G. Kargl1-7/+22
2017-01-13Revert r244448Janne Blomqvist1-9/+2
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist1-2/+9
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...Martin Sebor1-1/+1
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild1-28/+24
2017-01-03PR 78534 Revert r244011Janne Blomqvist1-9/+2
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist1-2/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-20Use the middle-end boolean_type_nodeJanne Blomqvist1-4/+0
2016-11-18Add SET_DECL_MODERichard Sandiford1-1/+1
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek1-2/+22