| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 2014-12-16 | 1 | -2/+2 |
* | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 2014-12-16 | 1 | -2/+2 |
* | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 2014-12-03 | 1 | -3/+4 |
* | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 2014-11-30 | 1 | -4/+4 |
* | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 2014-11-25 | 1 | -20/+22 |
* | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 2014-09-20 | 1 | -3/+3 |
* | frontend_passes (expr_array): Replace by vec template. | Thomas Koenig | 2014-08-26 | 1 | -48/+35 |
* | re PR fortran/62214 (Problem with spread plus concatenation for characters) | Thomas Koenig | 2014-08-21 | 1 | -0/+4 |
* | re PR fortran/62106 (Adding a scalar variable to an array constructor gives w... | Thomas Koenig | 2014-08-14 | 1 | -5/+21 |
* | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 2014-06-18 | 1 | -16/+33 |
* | dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item. | Jakub Jelinek | 2014-06-06 | 1 | -5/+6 |
* | re PR fortran/60834 ([OOP] ICE with ASSOCIATE construct (gimplify_var_or_par... | Thomas Koenig | 2014-05-12 | 1 | -2/+21 |
* | tree.h (OMP_CLAUSE_LINEAR_STMT): Define. | Jakub Jelinek | 2014-05-11 | 1 | -0/+20 |
* | re PR fortran/60522 (WHERE construct causes an ICE in gfc_trans_where_2) | Thomas Koenig | 2014-03-27 | 1 | -2/+25 |
* | re PR fortran/60341 (ICE compiling Nonmem 6.2.0) | Mikael Morin | 2014-03-01 | 1 | -0/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | frontend-passes.c (optimize_power): Fix typo in comment. | Thomas Koenig | 2013-05-01 | 1 | -1/+1 |
* | re PR fortran/57071 (Optimize (-1)**k to 1 - 2 * mod(K, 2)) | Thomas Koenig | 2013-04-30 | 1 | -0/+18 |
* | re PR fortran/57071 (Optimize (-1)**k to 1 - 2 * mod(K, 2)) | Thomas Koenig | 2013-04-28 | 1 | -0/+63 |
* | re PR fortran/56872 (Incorrect SUM evaluation, involving implied-do loop, wit... | Thomas Koenig | 2013-04-19 | 1 | -20/+32 |
* | expr.c (find_array_element): Don't copy expr. | Tobias Burnus | 2013-04-18 | 1 | -0/+1 |
* | class.c (gfc_find_intrinsic_vtab): Removed unused var. | Tobias Burnus | 2013-04-15 | 1 | -2/+0 |
* | Replace enum gfc_try with bool type. | Janne Blomqvist | 2013-04-11 | 1 | -2/+2 |
* | re PR fortran/56872 (Incorrect SUM evaluation, involving implied-do loop, wit... | Thomas Koenig | 2013-04-08 | 1 | -1/+6 |
* | re PR fortran/55806 (Missed optimization with ANY or ALL) | Thomas Koenig | 2013-03-28 | 1 | -1/+98 |
* | re PR fortran/54107 ([F03] Memory hog with abstract interface) | Janus Weil | 2013-01-29 | 1 | -2/+2 |
* | re PR fortran/55806 (Missed optimization with ANY or ALL) | Thomas Koenig | 2013-01-14 | 1 | -0/+166 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -1/+1 |
* | re PR fortran/55593 (Bogus error on passing DO LOOP variable) | Thomas Koenig | 2012-12-09 | 1 | -1/+5 |
* | re PR fortran/30146 (Redefining do-variable in excecution cycle) | Thomas Koenig | 2012-11-25 | 1 | -2/+179 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -5/+5 |
* | expr.c (scalarize_intrinsic_call): Plug memory leak. | Tobias Burnus | 2012-10-04 | 1 | -1/+1 |
* | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 2012-07-08 | 1 | -0/+1 |
* | re PR fortran/53642 (Front-end optimization: Wrong string length for deferred... | Tobias Burnus | 2012-06-16 | 1 | -7/+5 |
* | re PR fortran/52861 ((missed optimisation) missed transformation to memset wi... | Thomas Koenig | 2012-06-07 | 1 | -2/+4 |
* | re PR fortran/52861 ((missed optimisation) missed transformation to memset wi... | Thomas Koenig | 2012-06-07 | 1 | -4/+10 |
* | decl.c: Fix comment typos. | Tobias Burnus | 2012-05-30 | 1 | -3/+3 |
* | re PR libfortran/52537 (slow trim function) | Thomas Koenig | 2012-05-11 | 1 | -24/+128 |
* | re PR fortran/53148 (Incorrect intrinsic function parsing on labeled statemen... | Thomas Koenig | 2012-04-29 | 1 | -0/+10 |
* | re PR fortran/52893 (Moving functions out of implied DO loops) | Thomas Koenig | 2012-04-07 | 1 | -2/+18 |
* | re PR fortran/51958 (-ffrontend-optimize generates wrong code) | Thomas Koenig | 2012-02-01 | 1 | -0/+64 |
* | re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC) | Tobias Burnus | 2012-01-27 | 1 | -1/+2 |
* | re PR fortran/50690 (ICE with front end optimization and OMP workshare) | Thomas Koenig | 2011-12-11 | 1 | -2/+36 |
* | frontend-passes.c (cfe_register_funcs): Return early in the case of an inline... | Mikael Morin | 2011-11-04 | 1 | -3/+4 |
* | frontend-passes.c (current_ns): Make static. | Thomas Koenig | 2011-10-16 | 1 | -2/+15 |
* | re PR fortran/50564 (Front-end optimization - ICE with FORALL) | Thomas Koenig | 2011-10-10 | 1 | -0/+17 |
* | re PR fortran/50327 (Front-end optimization generates wrong code for BLAS's s... | Thomas Koenig | 2011-09-11 | 1 | -0/+80 |
* | re PR fortran/44646 ([F08] Implement DO CONCURRENT) | Tobias Burnus | 2011-09-08 | 1 | -0/+1 |
* | re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b... | Janus Weil | 2011-08-20 | 1 | -1/+1 |
* | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 2011-08-02 | 1 | -0/+1 |