re PR fortran/78300 ([OOP] Failure to compile a F03 code with an optional dummy proce...
[gcc.git] / gcc / fortran / resolve.c
2016-11-14 Janus Weilre PR fortran/78300 ([OOP] Failure to compile a F03...
2016-11-13 Janus Weilre PR fortran/66366 ([OOP] ICE on invalid with non...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-08 Janus Weilre PR fortran/68440 ([OOP] ICE on declaring class varia...
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-07 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06 Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06 Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-11-05 Janus Weilre PR fortran/69495 (unused-label warning does not...
2016-11-02 Fritz O. ReeseNew warning -Wargument-mismatch for function argument...
2016-10-27 Fritz ReeseFix initialization of UNIONs with -finit-derived.
2016-10-26 Paul Thomasre PR fortran/78108 (Generic type-bound operator conflicts)
2016-10-25 Paul Thomasre PR fortran/45516 ([F08] allocatable compontents...
2016-10-25 Fritz ReeseConvert logical ops on integers to bitwise equivalent...
2016-10-23 Paul Thomasre PR fortran/69834 ([OOP] Collision in derived type...
2016-10-22 Andre Vehreschildre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2016-10-21 Paul Thomasre PR fortran/69566 ([OOP] Failure of SELECT TYPE with...
2016-10-17 Paul Thomasre PR fortran/61420 ([OOP] type-bound procedure returni...
2016-10-14 Andre Vehreschildcoarray_38.f90: Expect error message.
2016-10-05 Steven G. Karglre PR fortran/58991 (ICE with associate and character...
2016-10-05 Louis Kruppre PR fortran/67524 (ICE on using implicit character...
2016-09-23 Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-09-18 Louis Kruppre PR fortran/68078 (segfault with allocate and stat...
2016-09-04 Steven G. Karglre PR fortran/77391 (gfortran allows CHARACTER(LEN...
2016-08-31 Jakub Jelinekre PR fortran/77374 (ICE in resolve_omp_atomic, at...
2016-08-31 Paul Thomas[multiple changes]
2016-08-24 Paul Thomasre PR fortran/77358 ([F08] deferred-length character...
2016-08-19 Jakub Jelinekre PR fortran/71014 (associate statement inside omp...
2016-08-15 Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-30 Steven G. Karglre PR fortran/70006 (Duplicate errors "label not defined")
2016-07-28 Steven G. Karglre PR fortran/71799 (ICE in DO loop code emission ...
2016-07-07 Martin LiskaOptimize fortran loops with +-1 step.
2016-06-21 Tobias Burnusre PR fortran/71068 (ICE in check_data_variable():...
2016-06-01 Paul Thomasre PR fortran/71156 (PURE interface/definition inconsis...
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-04-04 Andre Vehreschildre PR fortran/67538 (ICE with invalid source allocation)
2016-03-12 Paul Thomasre PR fortran/70031 (Error in recursive module subrouti...
2016-02-11 Andre Vehreschildre PR fortran/69296 ([F03] Problem with associate and...
2016-02-07 Jerry DeLislere PR fortran/50555 (synonymous namelist/statement...
2016-01-24 Jerry DeLisle[multiple changes]
2016-01-15 Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-15 Alessandro FanfarilloFix ICE for coarray Critical inside module procedure
2015-12-09 Tobias Burnusre PR fortran/68815 (Error/warning diagnostic: '%s...
2015-12-04 Steven G. Karglre PR fortran/68684 (gcc/fortran/resolve.c:8748: bad...
2015-12-02 Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-30 Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-22 James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-15 Paul Thomasre PR fortran/50221 (Allocatable string length fails...
2015-11-03 Thomas SchwingeOpenACC atomic directive
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-20 Steven G. Karglresolve.c (gfc_verify_binding_labels): Check for NULL...
2015-10-17 Steven G. Karglre PR fortran/67987 (ICE on declaring and initializing...
2015-10-06 Louis Krupp[multiple changes]
2015-10-04 Mikael MorinFix fortran common-related error recovery ICE.
2015-10-04 Mikael MorinFactor access to the common block head symbol
2015-09-28 Paul Thomas[multiple changes]
2015-09-26 Paul Thomasre PR fortran/67567 (resolve.c: gfc_error called with...
2015-09-25 Steven G. Karglre PR fortran/67614 (ICE on using arithmetic if with...
2015-09-25 Manuel López-IbáñezPR pretty-print/67567 do not pass NULL as a string
2015-09-21 Steven G. Karglresolve.c (nonscalar_typebound_assign): Fix typos in...
2015-09-21 Steven G. Karglre PR fortran/67615 (ICE on using arithmetic if with...
2015-08-19 Trevor Saundersremove more useless typedefs
2015-07-09 Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-06 Andre Vehreschildre PR fortran/58586 (ICE with derived type with allocat...
2015-07-02 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-06-23 Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-06-19 Mikael MorinFix openmp global state fortran regression
2015-06-15 Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-05 Steven G. Karglre PR fortran/66347 (Seg fault (ICE) on compile)
2015-05-24 Mikael Morinre PR fortran/66257 (ELEMENTAL procedure pointer compon...
2015-05-23 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-03-25 Mikael MorinFix regression introduced at revision 221586.
2015-03-23 Paul Thomasre PR fortran/64952 (Missing temporary in assignment...
2015-03-16 Andre Vehreschildresolve.c: Prevent segfault on illegal input.
2015-03-08 Mikael Morinre PR fortran/60898 (model compile error with gfortran...
2015-02-26 Martin LiskaFix LTO bootstrap.
2015-02-06 Andre Vehreschildre PR fortran/60289 (allocating class(*) pointer as...
2015-02-05 Tobias Burnusre PR fortran/64943 (No error on ultimate allocatable...
2015-02-05 Paul Thomas2015-02-05 Paul Thomas <pault@gcc.gnu.org>
2015-02-01 Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-26 Paul Thomasre PR fortran/62044 (ICE in USE statement with RENAME...
2015-01-18 Paul Thomasre PR fortran/55901 ([OOP] type is (character(len=...
2015-01-17 Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Janus Weilre PR fortran/58023 ([F03] ICE on invalid with bad...
2015-01-11 Janus Weilre PR fortran/58023 ([F03] ICE on invalid with bad...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-27 Janus Weilre PR fortran/54756 ([OOP] [F08] Should reject CLASS...
2014-12-17 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16 Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-16 Janus Weilre PR fortran/64244 (ICE at class.c:236 when using...
2014-12-15 Janus Weilre PR fortran/63727 ([F03] Checks missing for proc...
2014-12-15 Janus Weilre PR fortran/63674 ([F03] procedure pointer and non...
2014-12-14 Janus Weilre PR fortran/63674 ([F03] procedure pointer and non...
next