re PR fortran/31580 (Better error message for not-found operator)
[gcc.git] / gcc / fortran / resolve.c
2007-06-29 Daniel Frankere PR fortran/31580 (Better error message for not-found...
2007-06-25 Paul Thomasre PR fortran/32464 (ICE: USE in contained subroutine)
2007-06-22 Jerry DeLislere PR fortran/31162 (missing warning for real do-loops...
2007-06-18 Paul Thomasre PR fortran/20863 ([4.2 only] Pointer problems in...
2007-06-11 Paul Thomasre PR fortran/29786 (Initialization of overlapping...
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-29 Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-27 Tobias Burnusre PR fortran/32088 (ICE (doesn't occur if given functi...
2007-05-23 Jerry DeLislere PR fortran/18923 (segfault after subroutine name...
2007-05-21 Daniel Frankere PR fortran/32002 (insufficient conformance check...
2007-05-12 Paul Thomasre PR fortran/30746 (50th Anniversary Bug - Forward...
2007-05-11 Paul Thomasre PR fortran/30878 (Rejects function f1; namelist...
2007-05-08 Paul Thomasre PR fortran/31630 (ICE on nasty derived types code)
2007-05-06 Paul Thomasre PR fortran/31540 ([Regression 4.2 only] character...
2007-04-25 Tobias Burnusre PR fortran/31668 (%VAL rejected for PROC_MODULE...
2007-04-23 Paul Thomasre PR fortran/31630 (ICE on nasty derived types code)
2007-04-13 Tobias Schlüterre PR fortran/18937 (quadratic behaviour with many...
2007-04-12 Tobias Schlüterre PR fortran/31250 (Initialization expr as constant...
2007-04-12 Tobias Schlüterre PR fortran/31266 (Spurious(?) warning about characte...
2007-04-07 Paul Thomasre PR fortran/30880 (Derived types with default value...
2007-03-25 Francois-Xavier... re PR fortran/30877 (Extending intrinsic operators)
2007-03-24 Francois-Xavier... re PR fortran/30655 (Undue out-of-bounds warning)
2007-03-18 Paul Thomasre PR fortran/30531 ([4.2 only] allocatable component...
2007-03-15 Paul Thomas[multiple changes]
2007-02-28 Tobias Burnusre PR fortran/30888 (%VAL construct fails with argument...
2007-02-23 Paul Thomasre PR fortran/30660 (Allocatable components of a derive...
2007-02-20 Tobias Burnusre PR fortran/30783 ("character(*), value" produces...
2007-02-03 Paul Thomasre PR fortran/30514 ([4.1 only] zero-sized array wrongl...
2007-02-03 Steven G. Karglre PR fortran/30683 ([4.2 only] internal compiler error...
2007-01-27 Paul Thomasre PR fortran/30407 ([4.1 only] Elemental functions...
2007-01-20 Steven G. Karglopenmp.c, [...]: Next installment in the massive whites...
2007-01-15 Paul Thomasre PR fortran/28172 ([4.2 and 4.1 only] alternate retur...
2007-01-10 Jerry DeLisle[multiple changes]
2007-01-05 Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2007-01-05 Tobias Burnusre PR fortran/29624 (Fortran 2003: Support intent for...
2007-01-02 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-31 Paul Thomasre PR fortran/27900 ([4.1 only] ICE using intrinsics...
2006-12-31 Paul Thomasre PR fortran/23060 (%VAL, %REF and %DESCR constructs...
2006-12-28 Paul Thomasre PR fortran/30034 ([4.1 only] pure subroutine require...
2006-12-27 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-22 Paul Thomasre PR fortran/25818 ([4.1 only] Problem with handling...
2006-12-20 Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-10 Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-09 Paul Thomasre PR other/29975 ([meta-bugs] ICEs with CP2K)
2006-12-09 Paul Thomasre PR fortran/29941 ([4.1 only] gfortran reports error...
2006-12-05 Aldy HernandezRevert accidental change.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04 Paul Thomas[multiple changes]
2006-12-04 Paul Thomasre PR fortran/29916 ([4.1 only] Dimension of a function...
2006-12-03 Paul Thomasre PR fortran/29642 (Fortran 2003: VALUE Attribute...
2006-11-28 Paul Thomasre PR fortran/20880 (USE association of procedure's...
2006-11-24 Paul Thomasre PR fortran/20880 (USE association of procedure's...
2006-11-24 Francois-Xavier... resolve.c (resolve_actual_arglist): Remove the special...
2006-11-22 Paul Thomasre PR fortran/25087 (Error for missing explicit interfa...
2006-11-20 Bernhard Fischerre PR fortran/24783 ([4.1 and 4.2 only] Implicit none...
2006-11-19 Erik Edelmannresolve.c (resolve_ref): Check for ALLOCATABLEs to...
2006-11-19 Francois-Xavier... module.c (gfc_use_module): Uncomment the ISO_FORTRAN_EN...
2006-11-16 Brooks Mosesdata.c: Remove trailing periods from error messages.
2006-11-10 Tobias Burnusre PR fortran/29454 (Slightly wrong error message for...
2006-11-09 Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-07 Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-11-07 Tobias Burnusdecl.c (match_attr_spec, [...]): Unify gfc_notify_std...
2006-10-19 Paul Thomas[multiple changes]
2006-10-16 Tobias Burnustrans-stmt.c: Fix a typo
2006-10-15 Bernhard Fischerre PR fortran/24767 (gfortran: -Wno-unused-label does...
2006-10-13 Paul Thomasre PR fortran/29373 (implicit type declaration and...
2006-10-08 Paul Thomas[multiple changes]
2006-10-07 François-Xavier... re PR fortran/16580 ([4.1 only] gfortran ICE on test...
2006-10-04 Paul Thomas[multiple changes]
2006-10-04 Paul Thomasre PR fortran/29098 (allocation of a pointer to a deriv...
2006-10-03 Paul Thomasre PR fortran/20779 (ALLOCATEing the STAT variable...
2006-10-03 Paul Thomasre PR fortran/29284 (ICE for optional subroutine argument)
2006-09-30 Bernhard Fischerresolve.c: Fix commentary typo.
2006-09-11 Paul Thomasre PR fortran/28890 (ICE on write)
2006-09-05 Paul Thomasre PR fortran/28908 (fold_convert fails for Fortran...
2006-08-30 Paul Thomasre PR fortran/28885 (ICE passing components of array...
2006-08-20 Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-08-19 Erik Edelmannre PR fortran/25217 (Derived type dummy argument having...
2006-08-06 Paul Thomasre PR fortran/28590 (A SEQUENCEd defined type which...
2006-08-06 Steven G. Karglre PR fortran/28548 ([4.1 only] Optional argument failed)
2006-07-16 Paul Thomasre PR fortran/28384 (ICE on non-existent COMMON block)
2006-07-04 Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-06-25 Paul Thomasre PR fortran/25056 (non-PURE function should not be...
2006-06-24 Francois-Xavier... re PR fortran/28081 (Undue compile-time error for zero...
2006-06-09 Paul Thomasre PR fortran/24558 (ENTRY doesn't work in module proce...
2006-06-07 Paul Thomasre PR fortran/23091 (ICE in gfc_trans_auto_array_alloca...
2006-06-05 François-Xavier... re PR libfortran/27895 (problem with RESHAPE and zero...
2006-05-29 Kazu Hirataoptions.c, [...]: Fix typos in error messages.
2006-05-28 Kazu Hiratacheck.c, [...]: Fix comment typos.
2006-05-26 Paul Thomasre PR fortran/27709 (Using size of array pointer compon...
2006-05-21 Paul Thomasre PR fortran/25746 (Elemental assignment gives wrong...
2006-05-17 Francois-Xavier... re PR fortran/26551 (gfortran compiles recursive subrou...
2006-05-15 Paul Thomasre PR fortran/25090 (Bad automatic character length)
2006-05-10 Francois-Xavier... re PR fortran/20460 (Nasty extensions that should alway...
2006-04-23 Paul Thomasre PR fortran/25099 (Conformance of arguments to ELEMEN...
2006-04-21 Paul Thomasre PR fortran/27122 (binary operator functions should...
2006-04-16 Paul Thomasre PR fortran/26822 (Scalarization of non-elemental...
2006-04-08 Kazu Hiratagfortran.texi: Fix typos.
2006-04-03 Paul Thomasre PR testsuite/26981 (g++.old-deja/g++.other/init18...
2006-03-28 Paul Thomasre PR fortran/26779 (Internal module procedure may...
next