re PR testsuite/28602 (All gfortran.dg/gomp tests fail)
[gcc.git] / gcc / fortran /
2006-08-15 Jerry DeLislere PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
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-30 Francois-Xavier... intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT...
2006-07-28 Volker ReicheltMakefile.in: Use $(HEADER_H) instead of header.h in...
2006-07-26 François-Xavier... intrinsic.c (add_functions): Add INT2, SHORT, INT8...
2006-07-24 Erik Edelmannre PR fortran/28416 (ICE on allocatable codes)
2006-07-24 Jerry DeLislere PR libfortran/25289 (Cannot handle record numbers...
2006-07-23 Steven Bosscherre PR debug/25468 (-g makes g++ loop forever)
2006-07-22 Steven Bosscherre PR fortran/28439 ([4.1 only] Multiple evaluations...
2006-07-16 Jakub Jelinekre PR fortran/28390 (Broken !$omp parallel do lastpriva...
2006-07-16 Paul Thomasre PR fortran/28384 (ICE on non-existent COMMON block)
2006-07-15 Steven G. Kargltrans-expr.c (gfc_trans_string_copy): Evaluate the...
2006-07-13 Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-07-12 Francois-Xavier... re PR fortran/28163 (Calling libgfortran's copy_string...
2006-07-11 Feng WangFix typos.
2006-07-11 Feng Wangre PR fortran/28213 (ICE: Hollerith constant)
2006-07-07 Kazu Hirata* intrinsic.texi: Fix typos.
2006-07-07 Paul Thomasre PR fortran/28237 (print call())
2006-07-06 Francois-Xavier... re PR fortran/28129 (gfortran -fbounds-check: Shows...
2006-07-06 Francois-Xavier... re PR fortran/27874 (Bad interaction between bounds...
2006-07-05 Francois-Xavier... re PR fortran/20892 (dummy procedure can't be generic)
2006-07-04 Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-07-04 Francois-Xavier... intrinsic.c (add_subroutines): Add ITIME and IDATE.
2006-07-03 Asher Langtondecl.c (match_old_style_init): Add data attribute to...
2006-07-03 Francois-Xavier... iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIB...
2006-07-03 Francois-Xavier... * intrinsic.texi: Document new intrinsics.
2006-07-01 Tobias Schlüterre PR fortran/19259 (";" as first nonblank character...
2006-06-30 Kazu Hirata* check.c: Fix a comment typo.
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-24 Francois-Xavier... re PR fortran/23862 (Select Fortran source form appropr...
2006-06-24 Paul Thomasre PR fortran/28118 (ICE calling subroutine defined...
2006-06-24 Francois-Xavier... re PR fortran/28094 (Modulo of real(kind=10) variables...
2006-06-23 Steven G. Karglre PR fortran/27981 (Strange error message for illegal...
2006-06-22 Asher Langtonre PR fortran/24748 (substring of implicitly typed...
2006-06-22 Francois-Xavier... re PR fortran/26769 (Implement transpose() and reshape...
2006-06-21 Francois-Xavier... trans-expr.c (gfc_conv_missing_dummy, [...]): Replace...
2006-06-20 Steven G. Karglsimplify.c (gfc_simplify_rrspacing): Initialize and...
2006-06-20 Paul Thomasre PR fortran/25049 (TRANSPOSE not allowed in initialis...
2006-06-18 Francois-Xavier... re PR fortran/26801 (-fbounds-check generates segfault)
2006-06-18 Jerry DeLisleAdd PR reference to last ChangeLog entry.
2006-06-18 Jerry DeLislere PR fortran/19310 ([4.1 Only] unnecessary error for...
2006-06-17 Karl Berrygfortran.texi (@dircategory): Use "Software development...
2006-06-16 Francois-Xavier... re PR fortran/27965 (invalid "Array bound mismatch...
2006-06-15 Thomas Koenigtrans-array.h (gfc_trans_create_temp_array): Add bool...
2006-06-09 Paul Thomasre PR fortran/24558 (ENTRY doesn't work in module proce...
2006-06-09 Jakub Jelinekre PR fortran/27916 (Problem with allocatable arrays...
2006-06-08 Francois-Xavier... re PR fortran/27958 (assignments to and from zero-sized...
2006-06-08 Asher Langtonre PR fortran/27786 ([4.1 only] Bad interaction between...
2006-06-08 Steven G. Karglintrinsic.c (add_subroutine): Make make_noreturn()...
2006-06-07 Paul Thomasre PR fortran/23091 (ICE in gfc_trans_auto_array_alloca...
2006-06-06 Mike StumpMakefile.in: Rename to htmldir to build_htmldir to...
2006-06-06 Paul Thomasre PR fortran/27897 (ICE on common block with the same...
2006-06-05 François-Xavier... re PR libfortran/27895 (problem with RESHAPE and zero...
2006-06-05 Steven G. Kargldata.c (gfc_assign_data_value): Fix comment typo.
2006-06-05 Paul Thomasre PR fortran/14067 (no warning when character data...
2006-06-03 Francois-Xavier... trans.c (gfc_msg_bounds, [...]): Add strings for common...
2006-06-01 Thomas Koenigre PR fortran/27715 (Extented ASCII characters lead...
2006-06-01 Per Bothnerdata.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.
2006-06-01 Paul Thomasre PR fortran/25098 (Variable as actual argument for...
2006-05-30 Asher Langtonsymbol.c (check_conflict): Allow external, function...
2006-05-29 François-Xavier... trans-array.c: Fix previous commit, which included...
2006-05-29 Jerry DeLislere PR fortran/27634 (formatted reading/writing: real...
2006-05-29 Francois-Xavier... re PR fortran/19777 (-fbounds-check catches non-existen...
2006-05-29 Francois-Xavier... * invoke.texi: Change -fpackderived into -fpack-derived.
2006-05-29 Kazu Hirataoptions.c, [...]: Fix typos in error messages.
2006-05-28 Kazu Hiratacheck.c, [...]: Fix comment typos.
2006-05-27 Francois-Xavier... re PR fortran/19777 (-fbounds-check catches non-existen...
2006-05-27 Paul Thomastrans-intrinsic.c (gfc_conv_associated): If pointer...
2006-05-26 Francois-Xavier... re PR libfortran/27524 (-fbounds-check interacts with...
2006-05-26 Thomas Koenigre PR fortran/23151 (print (buf, format), expression...
2006-05-26 Paul Thomasre PR fortran/27709 (Using size of array pointer compon...
2006-05-21 Paul Thomasre PR fortran/27613 (compile fails with "Unclassifiable...
2006-05-21 Paul Thomasre PR fortran/25746 (Elemental assignment gives wrong...
2006-05-20 H.J. LuFix a typo.
2006-05-20 H.J. Lure PR fortran/27662 ([4.1 only]: Transpose doesn't...
2006-05-18 Francois-Xavier... re PR fortran/27552 (-fdump-parse-tree doesn't like...
2006-05-17 Francois-Xavier... re PR fortran/26551 (gfortran compiles recursive subrou...
2006-05-17 Francois-Xavier... re PR fortran/27320 (ICE with -fdump-parse-tree after...
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-16 H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...
2006-05-15 Paul Thomasre PR fortran/25090 (Bad automatic character length)
2006-05-15 Jakub Jelinekre PR fortran/27446 (ICE on OpenMP array REDUCTION...
2006-05-15 H.J. LuMake-lang.in (ada/decl.o): Replace target.h with $...
2006-05-11 Francois-Xavier... re PR fortran/27553 ([4.1 only] Testsuite ICE with...
2006-05-10 Thomas Koenigre PR fortran/27470 (wrong memory allocator for derived...
2006-05-10 Francois-Xavier... re PR fortran/20460 (Nasty extensions that should alway...
2006-05-10 Francois-Xavier... re PR fortran/24549 ([4.1 only] ICE with invalid pseudo...
2006-05-09 Steven G. KarglCommit chnages missed in the previous commit.
2006-05-07 Steven BosscherChangeLog: haste made me write my name, but I'm only...
2006-05-07 Steven Bosscherre PR fortran/27378 ([4.1 only] ICE on unexpected ELSE...
2006-05-07 Tobias Schlüterre PR fortran/27457 (ICE in match_case_eos())
2006-05-07 Paul Thomasre PR fortran/24813 (ICE with scalarization LEN of...
2006-05-05 Steven G. Karglinvoke.texi: Update description of -fall-intrinsics
2006-05-04 Tobias Schlütersimplify.c (ascii_table): Fix wrong entry.
2006-05-03 Steven G. Karglre PR fortran/26896 (Description of implementation...
2006-05-02 Paul Thomasre PR fortran/27269 (Segfault with EQUIVALENCEs in...
2006-04-29 Francois-Xavier... re PR fortran/25681 (ICE with len of array of derived...
2006-04-29 H.J. Lure PR fortran/27351 (Use variable after free in gfc_con...
next