aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/iresolve.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-0/+49
2017-01-21gfortran.h (gfc_extract_int): Change return type to bool.Jakub Jelinek1-13/+25
2017-01-13Revert r244448Janne Blomqvist1-2/+3
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist1-3/+2
2017-01-03PR 78534 Revert r244011Janne Blomqvist1-2/+3
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist1-3/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".Francois-Xavier Coudert1-1/+1
2016-11-07re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig1-0/+8
2016-10-11iresolve.c (is_trig_resolved, [...]): Formatting fixes.Jakub Jelinek1-24/+22
2016-10-11Fix bad commit for -fdec-math.Fritz Reese1-2/+2
2016-10-11simplify.c (radians_f): Fix mpdr_mod.Jerry DeLisle1-0/+1
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese1-0/+233
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-0/+6
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-2/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-3/+3
2015-08-28re PR fortran/53668 (Cray-pointer diagnostic enhancement)Francois-Xavier Coudert1-36/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i...Thomas Koenig1-0/+6
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-06re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig1-0/+13
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-15re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co...Francois-Xavier Coudert1-7/+8
2014-05-25check.c (gfc_check_num_images): New.Tobias Burnus1-2/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-04-07re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...Tobias Burnus1-4/+1
2013-03-25re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Tobias Burnus1-0/+14
2013-03-01iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.Tobias Burnus1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str...Tobias Burnus1-0/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-08-02iresolve.c (resolve_bound, [...]): Don't set the shape for assumed rank arrays.Mikael Morin1-5/+12
2012-06-21PR 39654 FTELL intrinsic function return type.Janne Blomqvist1-2/+2
2012-06-18intrinsic.h (gfc_resolve_rank): New prototype.Tobias Burnus1-0/+9
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+16
2011-04-18re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+3
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+10
2011-01-31re PR fortran/47519 (Deferred-length string wrong results with character intr...Paul Thomas1-1/+22
2011-01-29re PR fortran/47531 (SHAPE misses KIND= support)Tobias Burnus1-2/+7
2010-11-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil1-2/+2
2010-09-08re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Francois-Xavier Coudert1-0/+54
2010-09-06re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus1-76/+59
2010-09-01intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.Francois-Xavier Coudert1-0/+11
2010-08-27re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus1-0/+36
2010-08-21re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus1-0/+43