Age | Commit message (Expand) | Author | Files | Lines |
2012-10-18 | re PR fortran/54884 (Externally used PRIVATE module procedure wrongly marked ... | Tobias Burnus | 1 | -15/+56 |
2012-10-06 | re PR fortran/54832 ([OOP] Type-bound operator not picked up with RESULT vari... | Janus Weil | 1 | -1/+2 |
2012-10-04 | expr.c (scalarize_intrinsic_call): Plug memory leak. | Tobias Burnus | 1 | -4/+17 |
2012-09-30 | re PR fortran/54667 ([OOP] gimplification failure with c_f_pointer) | Janus Weil | 1 | -18/+27 |
2012-09-23 | re PR fortran/54599 (Issues found in gfortran by the Coverity Scan) | Tobias Burnus | 1 | -1/+1 |
2012-09-17 | error.c (error_print): Move increment out of the assert. | Tobias Burnus | 1 | -1/+1 |
2012-09-17 | re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version)... | Janus Weil | 1 | -1/+1 |
2012-09-13 | re PR fortran/54556 (Marking implicitly pure variables as DECL_PURE_P leads t... | Tobias Burnus | 1 | -6/+7 |
2012-09-03 | [multiple changes] | Tobias Burnus | 1 | -7/+15 |
2012-08-27 | re PR fortran/54384 (gfortran memory leaks) | Tobias Burnus | 1 | -1/+6 |
2012-08-27 | re PR fortran/41093 (memory leaks with gfc_namespace) | Tobias Burnus | 1 | -1/+2 |
2012-08-19 | re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com... | Thomas Koenig | 1 | -0/+22 |
2012-08-16 | re PR fortran/54243 ([OOP] ICE (segfault) in gfc_type_compatible for invalid ... | Janus Weil | 1 | -0/+5 |
2012-08-14 | gfortran.h (gfc_get_proc_ptr_comp): New prototype. | Mikael Morin | 1 | -10/+10 |
2012-08-14 | re PR fortran/40881 ([F03] warn for obsolescent features) | Tobias Burnus | 1 | -1/+1 |
2012-08-02 | re PR fortran/54147 ([F03] Interface checks for PPCs & deferred TBPs) | Janus Weil | 1 | -59/+63 |
2012-07-31 | re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and ... | Janus Weil | 1 | -18/+47 |
2012-07-31 | interface.c (gfc_procedure_use): Return gfc_try instead of | Tobias Burnus | 1 | -11/+41 |
2012-07-30 | re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc) | Janus Weil | 1 | -8/+7 |
2012-07-21 | resolve.c (resolve_formal_arglist): Put variable declaration before the first... | Tobias Burnus | 1 | -1/+2 |
2012-07-20 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -46/+169 |
2012-07-19 | trans-expr.c (gfc_conv_procedure_call): Fix handling of polymorphic arguments. | Tobias Burnus | 1 | -8/+19 |
2012-07-17 | re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc) | Janus Weil | 1 | -25/+25 |
2012-07-16 | re PR fortran/53824 (ICE with ALLOCATE of coarrays) | Thomas Koenig | 1 | -5/+6 |
2012-07-16 | re PR fortran/53956 ([F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute ... | Janus Weil | 1 | -2/+2 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2012-06-27 | re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA... | Janus Weil | 1 | -0/+16 |
2012-06-22 | re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an... | Janus Weil | 1 | -4/+16 |
2012-06-18 | re PR fortran/53692 (OPTIONAL: Scalarizing over the wrong array) | Tobias Burnus | 1 | -1/+0 |
2012-06-08 | re PR fortran/52552 ([OOP] ICE when trying to allocate non-allocatable object... | Janus Weil | 1 | -0/+1 |
2012-06-04 | re PR fortran/50619 (Surprising interaction between -finit-real=NAN and the ... | Tobias Burnus | 1 | -1/+2 |
2012-05-30 | decl.c: Fix comment typos. | Tobias Burnus | 1 | -6/+6 |
2012-05-23 | re PR fortran/51055 (deferred length character allocation: allocate(character... | Tobias Burnus | 1 | -4/+16 |
2012-05-13 | re PR fortran/52158 (Regression on character function with gfortran 4.7) | Alessandro Fanfarillo | 1 | -1/+1 |
2012-05-12 | re PR fortran/49110 (Deferred-length character result triggers (false positiv... | Tobias Burnus | 1 | -1/+1 |
2012-05-07 | re PR fortran/53255 ([OOP] With TYPE, wrong type-bound operator used: of pare... | Tobias Burnus | 1 | -6/+5 |
2012-05-05 | re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not... | Paul Thomas | 1 | -7/+35 |
2012-05-04 | re PR fortran/53175 (link failure for private module variables used in functi... | Tobias Burnus | 1 | -0/+13 |
2012-05-04 | re PR fortran/53111 (Derived types cannot be USE-associated again with -std=f95) | Tobias Burnus | 1 | -0/+2 |
2012-04-15 | re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build) | Tobias Burnus | 1 | -0/+1 |
2012-04-11 | re PR fortran/52729 (Symbol has no implicit type in SELECT TYPE block) | Tobias Burnus | 1 | -3/+7 |
2012-03-03 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -1/+1 |
2012-03-03 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -0/+48 |
2012-03-02 | re PR fortran/52452 (INTRINSIC cannot be applied to gfortran's ETIME) | Tobias Burnus | 1 | -1/+1 |
2012-01-31 | re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved) | Tobias Burnus | 1 | -1/+3 |
2012-01-29 | PR 51808 Constify binding_label. | Janne Blomqvist | 1 | -2/+2 |
2012-01-29 | PR 51808 Support arbitrarily long bind(C) binding labels. | Janne Blomqvist | 1 | -21/+17 |
2012-01-29 | re PR fortran/52038 (fortran bootstrap failure: no previous prototype for 'sy... | Tobias Burnus | 1 | -10/+0 |
2012-01-27 | re PR fortran/52016 ([OOP] Polymorphism and elemental: missing diagnostic) | Tobias Burnus | 1 | -1/+3 |
2012-01-27 | re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC) | Tobias Burnus | 1 | -14/+10 |