summaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus2014-03-191-0/+1
* re PR fortran/51976 ([F2003] Support deferred-length character components of ...Paul Thomas2014-03-061-0/+3
* re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl...Janus Weil2014-02-211-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)Janus Weil2013-12-181-1/+1
* scanner.c (gfc_open_intrinsic_module): Remove function.Francois-Xavier Coudert2013-11-241-1/+0
* invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus2013-11-051-0/+1
* PR fortran/PR56519Thomas Koenig2013-09-021-0/+1
* re PR fortran/56666 (Suppression flag for " DO loop at (1) will be executed z...Thomas Koenig2013-08-121-0/+1
* gfortran.h (gfc_get_code): Modified prototype.Janus Weil2013-08-091-1/+1
* re PR fortran/57306 ([OOP] [F08] ICE on valid with class pointer initialization)Janus Weil2013-08-061-1/+1
* gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus2013-06-171-0/+1
* re PR fortran/54190 (TYPE(*)/assumed-rank: Type/rank check too relaxed for du...Janus Weil2013-05-311-1/+0
* re PR fortran/39505 (Consider a 'no arg check' directive)Tobias Burnus2013-04-161-0/+1
* re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...Janus Weil2013-04-121-0/+1
* Replace enum gfc_try with bool type.Janne Blomqvist2013-04-111-131/+123
* re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig2013-03-281-0/+1
* re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Tobias Burnus2013-03-251-4/+15
* gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus2013-03-181-1/+0
* re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...Mikael Morin2013-03-031-0/+4
* Make-lang.in (F95_PARSER_OBJS): Add dependency to vec.h.Mikael Morin2013-03-031-0/+9
* re PR fortran/56224 (gfortran -fopenmp cannot find omp_lib.h)Thomas Koenig2013-02-141-1/+1
* re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin2013-02-041-0/+3
* re PR fortran/54107 ([F03] Memory hog with abstract interface)Janus Weil2013-01-291-6/+1
* [multiple changes]Paul Thomas2013-01-271-2/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus2013-01-071-1/+1
* re PR fortran/55852 (internal compiler error: in gfc_build_intrinsic_call, at...Tobias Burnus2013-01-071-1/+2
* intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str...Tobias Burnus2013-01-041-0/+1
* re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle2012-12-271-1/+2
* re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Richard Biener2012-12-211-1/+0
* re PR libfortran/36044 (user-requested backtrace)Janus Weil2012-12-201-0/+1
* array.c (resolve_array_list): Apply C4106.Paul Thomas2012-12-201-4/+11
* re PR fortran/55636 (Fortran name mangling collides with user namespace)Tobias Burnus2012-12-191-0/+9
* re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus2012-12-031-0/+2
* re PR fortran/46897 ([OOP] type-bound defined ASSIGNMENT(=) not used for deri...Alessandro Fanfarillo2012-12-011-16/+19
* re PR fortran/54958 (Wrongly rejects ac-implied-DO variables which also occur...Tobias Burnus2012-10-281-2/+2
* [multiple changes]Tobias Burnus2012-09-031-0/+4
* re PR fortran/41093 (memory leaks with gfc_namespace)Tobias Burnus2012-08-271-0/+1
* re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus2012-08-201-0/+1
* re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...Thomas Koenig2012-08-191-0/+1
* revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo2012-08-161-0/+1
* re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo2012-08-161-1/+0
* gfortran.h (gfc_get_proc_ptr_comp): New prototype.Mikael Morin2012-08-141-1/+2
* re PR fortran/40881 ([F03] warn for obsolescent features)Tobias Burnus2012-08-141-2/+4
* array.c (gfc_copy_array_ref): Don't copy the offset field.Mikael Morin2012-08-021-2/+0
* interface.c (gfc_procedure_use): Return gfc_try instead ofTobias Burnus2012-07-311-1/+1
* re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil2012-07-301-1/+2
* trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.Tobias Burnus2012-07-251-1/+1
* re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus2012-07-201-3/+4