summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA...Janus Weil2012-06-274-20/+62
* re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...Janus Weil2012-06-225-30/+74
* PR 39654 FTELL intrinsic function return type.Janne Blomqvist2012-06-212-2/+8
* intrinsic.h (gfc_resolve_rank): New prototype.Tobias Burnus2012-06-185-1/+49
* re PR fortran/53692 (OPTIONAL: Scalarizing over the wrong array)Tobias Burnus2012-06-183-2/+23
* re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)Tobias Burnus2012-06-182-7/+49
* re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)Tobias Burnus2012-06-182-11/+36
* re PR fortran/53691 (ICE with -Wsurprising in LAPACK 3.4.1 cgbrfsx.f)Tobias Burnus2012-06-172-2/+13
* re PR fortran/53642 (Front-end optimization: Wrong string length for deferred...Tobias Burnus2012-06-163-15/+16
* re PR fortran/53643 ([OOP] ICE (segfault) with INTENT(OUT) CLASS array)Tobias Burnus2012-06-133-10/+12
* re PR fortran/53597 (F95/F2003 constraint no longer triggers: un-SAVED defaul...Tobias Burnus2012-06-132-2/+9
* re PR fortran/52552 ([OOP] ICE when trying to allocate non-allocatable object...Janus Weil2012-06-083-22/+30
* re PR fortran/52861 ((missed optimisation) missed transformation to memset wi...Thomas Koenig2012-06-072-3/+12
* re PR fortran/52861 ((missed optimisation) missed transformation to memset wi...Thomas Koenig2012-06-072-4/+17
* re PR fortran/50619 (Surprising interaction between -finit-real=NAN and the ...Tobias Burnus2012-06-042-1/+8
* re PR fortran/48831 (check.c: Constant expression (PARAMETER array element) r...Alessandro Fanfarillo2012-06-034-18/+27
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-314-3/+6
* re PR fortran/53521 (Memory leak with zero-sized array constructor)Tobias Burnus2012-05-312-13/+7
* re PR c/53502 (Bootstrap broken with --disable-build-poststage1-with-cxx)Tobias Burnus2012-05-302-3/+7
* decl.c: Fix comment typos.Tobias Burnus2012-05-3010-37/+49
* re PR fortran/51055 (deferred length character allocation: allocate(character...Tobias Burnus2012-05-233-4/+28
* re PR fortran/53389 (-frealloc-lhs: memory leak when assigning array function...Tobias Burnus2012-05-222-1/+12
* PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or WunusedDodji Seketeli2012-05-222-1/+6
* PR 52428 Range checking when reading integer values.Janne Blomqvist2012-05-144-19/+20
* re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus2012-05-143-21/+33
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-142-0/+9
* re PR fortran/52158 (Regression on character function with gfortran 4.7)Alessandro Fanfarillo2012-05-133-21/+38
* re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus2012-05-122-1/+8
* re PR libfortran/52537 (slow trim function)Thomas Koenig2012-05-112-25/+142
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-112-2/+13
* cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka2012-05-093-4/+5
* re PR fortran/53255 ([OOP] With TYPE, wrong type-bound operator used: of pare...Tobias Burnus2012-05-072-6/+11
* re PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS components)Tobias Burnus2012-05-062-1/+9
* re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...Paul Thomas2012-05-0510-67/+346
* PR 49010,24518 MOD/MODULO fixes.Janne Blomqvist2012-05-054-87/+110
* Fix handling of temporary files.Janne Blomqvist2012-05-052-9/+27
* re PR fortran/53175 (link failure for private module variables used in functi...Tobias Burnus2012-05-043-1/+23
* re PR fortran/53111 (Derived types cannot be USE-associated again with -std=f95)Tobias Burnus2012-05-042-0/+8
* re PR fortran/52864 (Assignment to pointer component for INTENT(IN) dummy arg...Tobias Burnus2012-05-032-38/+16
* cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka2012-04-302-2/+6
* re PR fortran/53148 (Incorrect intrinsic function parsing on labeled statemen...Thomas Koenig2012-04-292-0/+16
* re PR fortran/52196 (Add -Wrealloc-lhs)Tobias Burnus2012-04-256-6/+78
* targhooks.c (default_case_values_threshold): Fix code style nit.Steven Bosscher2012-04-184-5/+18
* [multiple changes]Tobias Burnus2012-04-162-4/+16
* re PR fortran/52968 ([OOP] Call to type-bound procedure wrongly rejected)Janus Weil2012-04-162-4/+7
* re PR fortran/51082 ([F03] Wrong result for a pointer to a proc-pointer compo...Janus Weil2012-04-152-1/+7
* re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)Tobias Burnus2012-04-155-1/+30
* re PR fortran/52729 (Symbol has no implicit type in SELECT TYPE block)Tobias Burnus2012-04-112-3/+12
* re PR fortran/52751 (private module variable are not exported as local)Tobias Burnus2012-04-082-3/+14
* re PR fortran/52893 (Moving functions out of implied DO loops)Thomas Koenig2012-04-072-2/+24