aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Add merge_bits.devel/fortran_unsignedThomas Koenig3-10/+46
2024-08-07Min, MAX and ishft(c).Thomas Koenig3-14/+61
2024-08-06Add test case for B, Z and O descriptors.Thomas Koenig1-3/+2
2024-08-06Add some rudimentary documentation.Thomas Koenig2-1/+71
2024-08-05Implement dshift[lr], ibclr, ibset and ibits.Thomas Koenig4-54/+138
2024-08-04Add bit_size, btest and bgt plus friends.Thomas Koenig3-25/+90
2024-08-04Bit functions, HUGE and DIGITS.Thomas Koenig7-26/+141
2024-08-04Added BOZ support to UINT.Thomas Koenig3-4/+5
2024-08-04Added UINT intrinsic.Thomas Koenig9-4/+281
2024-08-03Iplement conversions from unsigned to different data types.Thomas Koenig5-3/+162
2024-08-01A few fixes, add unsigned truncation warning.Thomas Koenig5-25/+109
2024-07-28Implement decimal list-directed I/O.Thomas Koenig4-6/+30
2024-07-28Add compile-time version of selected_unsigned_kind.Thomas Koenig7-2/+58
2024-07-28Daily bump.GCC Administrator1-0/+7
2024-07-28Fix Rejects allocatable coarray passed as a dummy argument [88624]Andre Vehreschild1-10/+25
2024-07-28Daily bump.GCC Administrator1-0/+10
2024-07-28Fortran: Fix regression caused by r14-10477 [PR59104]Paul Thomas3-1/+10
2024-07-24Got some basic arithmetic working, test case now run-time.Thomas Koenig7-25/+89
2024-07-22Very first program compiles.Thomas Koenig11-1/+215
2024-07-21Initial version - add do-nothing -funsigned option and BT_UNSIGNED.Thomas Koenig4-0/+15
2024-07-20Daily bump.GCC Administrator1-0/+9
2024-07-19Fortran: character array constructor with >= 4 constant elements [PR103115]Harald Anlauf1-1/+3
2024-07-19Daily bump.GCC Administrator1-0/+58
2024-07-18Fortran: Fix Explicit cobounds of a procedures parameter not respected [PR78466]Andre Vehreschild10-37/+172
2024-07-18Fortran: Suppress bogus used uninitialized warnings [PR108889].Paul Thomas2-0/+47
2024-07-18Fortran: Use char* for deferred length character arrays [PR82904]Andre Vehreschild2-3/+7
2024-07-18Daily bump.GCC Administrator1-0/+6
2024-07-17fortran: Teach get_real_kind_from_node for Power 128 fp modes [PR112993]Kewen Lin1-1/+15
2024-07-17Daily bump.GCC Administrator1-0/+15
2024-07-16Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868].Paul Thomas2-6/+87
2024-07-16Lower zeroing array assignment to memset for allocatable arrays.Prathamesh Kulkarni1-10/+21
2024-07-14Daily bump.GCC Administrator1-0/+6
2024-07-13fortran: Correctly evaluate scalar MASK arguments of MINLOC/MAXLOCMikael Morin1-0/+1
2024-07-13Daily bump.GCC Administrator1-0/+7
2024-07-12fortran: Factor the evaluation of MINLOC/MAXLOC's BACK argumentMikael Morin1-0/+10
2024-07-12Daily bump.GCC Administrator1-0/+40
2024-07-11Fix bootstrap broken by gcc-15-1965-ge4f2f46e015Andre Vehreschild1-1/+1
2024-07-11Fortran: Fix rejecting class arrays of different ranks as storage association...Andre Vehreschild7-182/+302
2024-07-09Daily bump.GCC Administrator1-0/+7
2024-07-08fortran: Move definition of variable closer to its usesMikael Morin1-14/+19
2024-07-04Daily bump.GCC Administrator1-0/+8
2024-07-03Fortran: fix associate with assumed-length character array [PR115700]Harald Anlauf1-4/+14
2024-07-02Daily bump.GCC Administrator1-0/+6
2024-07-01libgomp, openmp: Add ompx_gnu_pinned_mem_allocAndrew Stubbs1-4/+7
2024-06-30Daily bump.GCC Administrator1-0/+6
2024-06-29Fortran: fix ALLOCATE with SOURCE of deferred character length [PR114019]Harald Anlauf1-1/+4
2024-06-29Daily bump.GCC Administrator1-0/+18
2024-06-28Add gfc_class_set_vptr.Andre Vehreschild3-147/+110
2024-06-28Use gfc_reset_vptr more consistently.Andre Vehreschild4-82/+38
2024-06-25Daily bump.GCC Administrator1-0/+9