aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2012-07-17re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil17-193/+283
2012-07-17re PR fortran/53985 (-Wno-c-binding-type still prints a warning)Tobias Burnus2-2/+8
2012-07-17re PR fortran/52101 (Obsolescence warning for non-obs. feature character name...Tobias Burnus2-5/+13
2012-07-17re PR fortran/49265 (Double colon in procedure-stmt (generic interface))Tobias Burnus2-0/+21
2012-07-16re PR fortran/53824 (ICE with ALLOCATE of coarrays)Thomas Koenig2-5/+12
2012-07-16system.h (dump_file): Do not define.Steven Bosscher3-2/+7
2012-07-16re PR fortran/53956 ([F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute ...Janus Weil4-12/+25
2012-07-12trans-expr.c (conv_isocbinding_procedure): GenerateTobias Burnus2-21/+107
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher3-2/+5
2012-07-08gfortran.h: Do not include coretypes.h here.Steven Bosscher31-1/+67
2012-07-05re PR fortran/53732 ("mismatching comparison operand types" on compile)Mikael Morin2-8/+8
2012-07-05re PR fortran/53449 (fortran fails to build with LTO bootstrap)Uros Bizjak2-0/+6
2012-06-27re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA...Janus Weil4-20/+62
2012-06-22re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...Janus Weil5-30/+74
2012-06-21PR 39654 FTELL intrinsic function return type.Janne Blomqvist2-2/+8
2012-06-18intrinsic.h (gfc_resolve_rank): New prototype.Tobias Burnus5-1/+49
2012-06-18re PR fortran/53692 (OPTIONAL: Scalarizing over the wrong array)Tobias Burnus3-2/+23
2012-06-18re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)Tobias Burnus2-7/+49
2012-06-18re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)Tobias Burnus2-11/+36
2012-06-17re PR fortran/53691 (ICE with -Wsurprising in LAPACK 3.4.1 cgbrfsx.f)Tobias Burnus2-2/+13
2012-06-16re PR fortran/53642 (Front-end optimization: Wrong string length for deferred...Tobias Burnus3-15/+16
2012-06-13re PR fortran/53643 ([OOP] ICE (segfault) with INTENT(OUT) CLASS array)Tobias Burnus3-10/+12
2012-06-13re PR fortran/53597 (F95/F2003 constraint no longer triggers: un-SAVED defaul...Tobias Burnus2-2/+9
2012-06-08re PR fortran/52552 ([OOP] ICE when trying to allocate non-allocatable object...Janus Weil3-22/+30
2012-06-07re PR fortran/52861 ((missed optimisation) missed transformation to memset wi...Thomas Koenig2-3/+12
2012-06-07re PR fortran/52861 ((missed optimisation) missed transformation to memset wi...Thomas Koenig2-4/+17
2012-06-04re PR fortran/50619 (Surprising interaction between -finit-real=NAN and the ...Tobias Burnus2-1/+8
2012-06-03re PR fortran/48831 (check.c: Constant expression (PARAMETER array element) r...Alessandro Fanfarillo4-18/+27
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher4-3/+6
2012-05-31re PR fortran/53521 (Memory leak with zero-sized array constructor)Tobias Burnus2-13/+7
2012-05-30re PR c/53502 (Bootstrap broken with --disable-build-poststage1-with-cxx)Tobias Burnus2-3/+7
2012-05-30decl.c: Fix comment typos.Tobias Burnus10-37/+49
2012-05-23re PR fortran/51055 (deferred length character allocation: allocate(character...Tobias Burnus3-4/+28
2012-05-22re PR fortran/53389 (-frealloc-lhs: memory leak when assigning array function...Tobias Burnus2-1/+12
2012-05-22PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or WunusedDodji Seketeli2-1/+6
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist4-19/+20
2012-05-14re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus3-21/+33
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2-0/+9
2012-05-13re PR fortran/52158 (Regression on character function with gfortran 4.7)Alessandro Fanfarillo3-21/+38
2012-05-12re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus2-1/+8
2012-05-11re PR libfortran/52537 (slow trim function)Thomas Koenig2-25/+142
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2-2/+13
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka3-4/+5
2012-05-07re PR fortran/53255 ([OOP] With TYPE, wrong type-bound operator used: of pare...Tobias Burnus2-6/+11
2012-05-06re PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS components)Tobias Burnus2-1/+9
2012-05-05re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...Paul Thomas10-67/+346
2012-05-05PR 49010,24518 MOD/MODULO fixes.Janne Blomqvist4-87/+110
2012-05-05Fix handling of temporary files.Janne Blomqvist2-9/+27
2012-05-04re PR fortran/53175 (link failure for private module variables used in functi...Tobias Burnus3-1/+23
2012-05-04re PR fortran/53111 (Derived types cannot be USE-associated again with -std=f95)Tobias Burnus2-0/+8