summaryrefslogtreecommitdiff
path: root/gcc/fortran/iresolve.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/68009 (prototype for gfortran_runtime_error with inline matmul)Thomas Koenig2019-03-181-0/+5
* re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig2019-01-071-0/+9
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-10-281-0/+109
* gfortran.h (gfc_str_startswith): New macro.Janus Weil2018-09-201-1/+1
* re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl2018-06-011-0/+11
* check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).Steven G. Kargl2018-03-141-29/+0
* check.c (gfc_check_kill): Check pid and sig are scalar.Steven G. Kargl2018-03-111-3/+7
* Partial Failed Images patchDamian Rouson2018-01-261-22/+48
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-01-151-2/+20
* PR 78534 Change character length from int to size_tJanne Blomqvist2018-01-051-8/+7
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-12-031-6/+16
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-11-221-2/+24
* re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Thomas Koenig2017-11-041-4/+56
* check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild2017-03-051-0/+49
* gfortran.h (gfc_extract_int): Change return type to bool.Jakub Jelinek2017-01-211-13/+25
* Revert r244448Janne Blomqvist2017-01-131-2/+3
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-131-3/+2
* PR 78534 Revert r244011Janne Blomqvist2017-01-031-2/+3
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-031-3/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".Francois-Xavier Coudert2016-12-211-1/+1
* re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig2016-11-071-0/+8
* iresolve.c (is_trig_resolved, [...]): Formatting fixes.Jakub Jelinek2016-10-111-24/+22
* Fix bad commit for -fdec-math.Fritz Reese2016-10-111-2/+2
* simplify.c (radians_f): Fix mpdr_mod.Jerry DeLisle2016-10-111-0/+1
* New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese2016-10-111-0/+233
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* check.c (gfc_check_event_query): New function.Tobias Burnus2015-12-021-0/+6
* decl.c: Remove unused header files.Andrew MacLeod2015-11-111-2/+0
* decl.c: Reorder #include's and remove duplicates.Andrew MacLeod2015-10-291-3/+3
* re PR fortran/53668 (Cray-pointer diagnostic enhancement)Francois-Xavier Coudert2015-08-281-36/+0
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+1
* 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
* re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i...Thomas Koenig2015-06-041-0/+6
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig2015-05-061-0/+13
* 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/28484 ([F03] system_clock with real-type count_rate does not co...Francois-Xavier Coudert2014-06-151-7/+8
* check.c (gfc_check_num_images): New.Tobias Burnus2014-05-251-2/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...Tobias Burnus2013-04-071-4/+1
* re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Tobias Burnus2013-03-251-0/+14
* iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.Tobias Burnus2013-03-011-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str...Tobias Burnus2013-01-041-0/+9