re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and generic...
[gcc.git] / gcc / fortran / resolve.c
2012-07-31 Janus Weilre PR fortran/42418 (PROCEDURE: Rejects interface which...
2012-07-31 Tobias Burnusinterface.c (gfc_procedure_use): Return gfc_try instead of
2012-07-30 Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-21 Tobias Burnusresolve.c (resolve_formal_arglist): Put variable declar...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-19 Tobias Burnustrans-expr.c (gfc_conv_procedure_call): Fix handling...
2012-07-17 Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-16 Thomas Koenigre PR fortran/53824 (ICE with ALLOCATE of coarrays)
2012-07-16 Janus Weilre PR fortran/53956 ([F03] PROCEDURE w/ interface:...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-06-27 Janus Weilre PR fortran/41951 ([OOP] Not diagnosing ambiguous...
2012-06-22 Janus Weilre PR fortran/47710 ([OOP] Improve ambiguity check...
2012-06-18 Tobias Burnusre PR fortran/53692 (OPTIONAL: Scalarizing over the...
2012-06-08 Janus Weilre PR fortran/52552 ([OOP] ICE when trying to allocate...
2012-06-04 Tobias Burnusre PR fortran/50619 (Surprising interaction between...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-23 Tobias Burnusre PR fortran/51055 (deferred length character allocati...
2012-05-13 Alessandro Fanfarillore PR fortran/52158 (Regression on character function...
2012-05-12 Tobias Burnusre PR fortran/49110 (Deferred-length character result...
2012-05-07 Tobias Burnusre PR fortran/53255 ([OOP] With TYPE, wrong type-bound...
2012-05-05 Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-05-04 Tobias Burnusre PR fortran/53175 (link failure for private module...
2012-05-04 Tobias Burnusre PR fortran/53111 (Derived types cannot be USE-associ...
2012-04-15 Tobias Burnusre PR fortran/52916 (481.wrf in SPEC CPU 2006 failed...
2012-04-11 Tobias Burnusre PR fortran/52729 (Symbol has no implicit type in...
2012-03-03 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-03-03 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-03-02 Tobias Burnusre PR fortran/52452 (INTRINSIC cannot be applied to...
2012-01-31 Tobias Burnusre PR fortran/52024 ([OOP] GENERIC operator cannot...
2012-01-29 Janne BlomqvistPR 51808 Constify binding_label.
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-29 Tobias Burnusre PR fortran/52038 (fortran bootstrap failure: no...
2012-01-27 Tobias Burnusre PR fortran/52016 ([OOP] Polymorphism and elemental...
2012-01-27 Tobias Burnusre PR fortran/51970 ([OOP] gimplification failed for...
2012-01-27 Tobias Burnusre PR fortran/52016 ([OOP] Polymorphism and elemental...
2012-01-25 Tobias Burnusre PR fortran/51966 (ICE in gfc_conv_array_constructor_...
2012-01-16 Tobias Burnusre PR fortran/51809 ([OOP] ICE (segfault) depending...
2012-01-14 Tobias Burnusre PR fortran/51800 (Error: Automatic array 'dummy...
2012-01-10 Tobias Burnusre PR fortran/51652 (Allocate with type-spec and source...
2012-01-10 Tobias Burnusresolve.c (resolve_ordinary_assign): Improve error...
2012-01-09 Paul Thomasre PR fortran/51791 ([OOP] Failure to resolve typebound...
2012-01-05 Paul ThomasPR fortran/PR48946
2012-01-02 Paul Thomasre PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1...
2011-12-31 Thomas Koenigre PR fortran/51502 (Potentially wrong code generation...
2011-12-19 Tobias Burnusre PR fortran/51605 (internal compiler error gfc_trans_...
2011-12-19 Tobias Burnuscheck.c (coarray_check): Add class ref if needed.
2011-12-15 Toon Moenere PR fortran/51310 (-finit-bla doesn't initialize...
2011-12-15 Tobias Burnusre PR fortran/51550 (ICE in gfc_get_derived_type, at...
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-12-04 Tobias Burnusre PR fortran/51383 ([OOP] arrays of extended types...
2011-11-24 Tobias Burnusre PR fortran/51218 (Potential optimization bug due...
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-11-09 Francois-Xavier... re PR fortran/50540 (Internal Error: Can't convert...
2011-11-09 Janus Weilre PR fortran/50960 ([OOP] vtables not marked as constant)
2011-11-07 Janus Weilre PR fortran/50919 ([OOP] Don't use vtable for NON_OVE...
2011-11-06 Janus Weilgfortran.h (gfc_extend_expr): Modified prototype.
2011-10-20 Steven G. Karglre PR fortran/50524 (*** glibc detected *** invalid...
2011-10-18 Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-16 Janus Weilre PR fortran/50547 (dummy procedure argument of PURE...
2011-10-07 Mikael Morinresolve.c (resolve_array_ref): Set array_ref's dimen...
2011-10-07 Mikael Morinresolve.c (compare_spec_to_ref): Move coarray ref initi...
2011-09-29 Janus Weilre PR fortran/50547 (dummy procedure argument of PURE...
2011-09-26 Janus Weilre PR fortran/50515 (gfortran should not accept an...
2011-09-15 Janus Weilre PR fortran/50401 (SIGSEGV in resolve_transfer)
2011-09-14 Tobias Burnusre PR fortran/34547 (NULL(): Fortran 2003 changes,...
2011-09-08 Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2011-09-07 Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-08-25 Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-08-22 Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-08-21 Thomas Koenigre PR fortran/50130 (ICE with invalid array slice)
2011-08-18 Mikael Morinre PR fortran/50071 (gfortran does not distinguish...
2011-08-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-08-17 Janus Weilre PR fortran/50070 (Segmentation fault at size_binop_l...
2011-08-16 Tobias Burnusre PR fortran/50094 (FAIL: gfortran.dg/coarray_6.f90)
2011-08-15 Tobias Burnusresolve.c (resolve_symbol): Fix coarray result-var...
2011-08-07 Janus Weilre PR fortran/49638 ([OOP] length parameter is ignored...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-31 Janus Weilre PR fortran/49112 ([OOP] Missing type-bound procedure...
2011-07-22 Tobias Burnusresolve.c (resolve_symbol): Fix coarray var decl check.
2011-07-19 Janus Weilre PR fortran/49708 (ICE with allocate and no dimensions)
2011-07-18 Tobias Burnusresolve.c (resolve_transfer): Mention defined I/O in...
2011-07-16 Tobias Burnusexpr.c (gfc_ref_this_image): New function.
2011-07-07 Mikael Morinre PR fortran/49648 (ICE(segfault) with MATMUL and...
2011-06-30 Jakub Jelinekre PR fortran/49540 (Memory-hog with large DATA stmt)
2011-06-20 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-06-16 Janus Weilre PR fortran/49417 ([OOP] ICE on invalid CLASS compone...
2011-06-08 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-31 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-12 Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-04-29 Tobias Burnusre PR fortran/48810 ([OOP] TPB rejected because module...
2011-04-28 Tobias Burnusre PR fortran/48112 (generic interface to external...
2011-04-27 Tobias Burnusre PR fortran/48788 (ICE: SIGSEGV in resolve_global_pro...
2011-04-23 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-19 Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-02-18 Janus Weilre PR fortran/47768 (ICE: printing a derived-type varia...
2011-02-18 Janus Weilre PR fortran/47767 ([OOP] SELECT TYPE fails to execute...
2011-02-11 Tobias Burnusre PR fortran/47550 (PURE with VALUE and w/o INTENT...
next