Age | Commit message (Expand) | Author | Files | Lines |
2017-01-07 | re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f... | Andre Vehreschild | 1 | -39/+63 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -1/+2 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -2/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-13 | re PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token_offset, at fortran/tr... | Andre Vehreschild | 1 | -0/+2 |
2016-12-09 | trans-array.c (gfc_array_deallocate): Remove wrapper. | Andre Vehreschild | 1 | -219/+103 |
2016-12-01 | re PR fortran/77505 (Negative character length not treated as LEN=0) | Elizebeth Punnoose | 1 | -0/+25 |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild | 1 | -90/+358 |
2016-11-06 | allocate_with_source_14.f03: Fixed number mallocs occuring. | Andre Vehreschild | 1 | -8/+0 |
2016-10-25 | re PR fortran/45516 ([F08] allocatable compontents of recursive type) | Paul Thomas | 1 | -7/+95 |
2016-10-25 | re PR fortran/72770 (ICE in make_ssa_name_fn, at tree-ssanames.c:263) | Andre Vehreschild | 1 | -1/+28 |
2016-10-24 | trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x) instead of TREE_... | Jakub Jelinek | 1 | -20/+19 |
2016-10-22 | re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable) | Andre Vehreschild | 1 | -34/+91 |
2016-10-07 | [multiple changes] | Louis Krupp | 1 | -2/+6 |
2016-09-30 | trans-array.c (gfc_array_allocate): Use the token from coarray's .token member. | Andre Vehreschild | 1 | -6/+1 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -0/+1 |
2016-09-19 | libcaf.h: Add caf_reference_type. | Andre Vehreschild | 1 | -23/+104 |
2016-08-17 | re PR fortran/67496 (trans-array.c sanitizer runtime error: load of value 124... | Jakub Jelinek | 1 | -1/+2 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+1 |
2016-08-08 | re PR fortran/71936 (ICE in wide_int_to_tree, at tree.c:1487) | Andre Vehreschild | 1 | -1/+8 |
2016-08-08 | re PR fortran/70524 (ICE when using -frepack-arrays -Warray-temporaries) | Andre Vehreschild | 1 | -0/+5 |
2016-07-29 | gfortran: Fix allocation of diagnostig string (was too small). | Dominik Vogt | 1 | -1/+1 |
2016-06-16 | Fix code emission for FAIL_ALLOC predictor | Martin Liska | 1 | -1/+1 |
2016-06-05 | re PR fortran/69659 (ICE on using option -frepack-arrays, in gfc_conv_descrip... | Andre Vehreschild | 1 | -1/+6 |
2016-05-02 | trans-array.c (gfc_trans_create_temp_array): Properly create a DECL_EXPR for ... | Richard Biener | 1 | -0/+10 |
2016-04-04 | re PR fortran/65795 (Segfault (invalid write) for ALLOCATE statement involvin... | Andre Vehreschild | 1 | -2/+2 |
2016-02-23 | re PR fortran/67451 ([F08] ICE with sourced allocation from coarray.) | Andre Vehreschild | 1 | -12/+15 |
2016-02-05 | Fix fortran scalar elemental dependency mishandling | Mikael Morin | 1 | -5/+13 |
2016-01-15 | re PR fortran/64324 (Deferred character specific functions not permitted in g... | Paul Thomas | 1 | -5/+17 |
2016-01-10 | re PR fortran/67779 (Strange ordering with strings in extended object) | Paul Thomas | 1 | -1/+1 |
2016-01-08 | re PR fortran/69128 (OpenMP workshare problem with SUM()) | Jakub Jelinek | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-01 | re PR fortran/68864 (ICE: in gfc_get_descriptor_dimension, at fortran/trans-a... | Paul Thomas | 1 | -2/+2 |
2015-12-18 | re PR fortran/68196 (ICE on function result with procedure pointer component) | Paul Thomas | 1 | -2/+3 |
2015-12-12 | re PR fortran/45859 ([Coarray, F2008, IR] Rejects valid actuals to coarray du... | Tobias Burnus | 1 | -2/+2 |
2015-11-15 | re PR fortran/50221 (Allocatable string length fails with array assignment) | Paul Thomas | 1 | -4/+116 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -4/+0 |
2015-11-08 | re PR fortran/68218 (ALLOCATE with size given by a module function) | Andre Vehreschild | 1 | -0/+2 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -5/+5 |
2015-10-26 | re PR fortran/66927 (ICE in gfc_conf_procedure_call) | Andre Vehreschild | 1 | -4/+20 |
2015-10-25 | re PR fortran/67171 (sourced allocation) | Paul Thomas | 1 | -0/+32 |
2015-10-25 | re PR fortran/66927 (ICE in gfc_conf_procedure_call) | Andre Vehreschild | 1 | -4/+16 |
2015-10-02 | [multiple changes] | Louis Krupp | 1 | -5/+33 |
2015-08-29 | trans.c (gfc_call_malloc, [...]): Simplify code. | Francois-Xavier Coudert | 1 | -3/+3 |
2015-08-06 | Move one condition out of gfc_trans_scalar_assign | Mikael Morin | 1 | -2/+2 |
2015-07-22 | Fix r225926's iso_varying_string ICE regression | Mikael Morin | 1 | -1/+5 |
2015-07-17 | Fix PR61831: Side-effect variable component deallocation | Mikael Morin | 1 | -4/+5 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
2015-07-07 | re PR fortran/66578 ([F2008] Invalid free on allocate(...,source=a(:)) in block) | Andre Vehreschild | 1 | -22/+32 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |