aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2009-03-31re PR fortran/38917 (Can't use DATA to initialize pointer to array to NULL())Paul Thomas3-7/+37
2009-03-31re PR fortran/38915 (wrong results for structure assignment of character comp...Paul Thomas2-0/+18
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers2-0/+8
2009-03-31alloc_alloc_expr_1.f90: Adjust for new error message.Steven G. Kargl4-95/+323
2009-03-30re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas11-13/+222
2009-03-30f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_HUGE_VAL family of i...Ulrich Weigand3-12/+19
2009-03-30trans-types.c (gfc_sym_type, [...]): For sym->attr.result check sym->ns->proc...Jakub Jelinek2-3/+15
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2-0/+17
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2-5/+61
2009-03-29re PR fortran/38823 (Diagnose and treat (-2.0)**2.0 properly)Steven G. Kargl4-114/+212
2009-03-29re PR fortran/37423 (Fortran 2003: DEFERRED bindings not yet implemented)Daniel Kraft6-13/+209
2009-03-29re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...Tobias Schlüter6-56/+69
2009-03-28re PR fortran/34656 (modifies do loop variable)Tobias Burnus4-5/+63
2009-03-28re PR fortran/36703 (ICE (segfault) in reduce_binary0 (arith.c:1778))Paul Thomas2-29/+91
2009-03-28re PR fortran/38765 (ICE in check_host_association)Paul Thomas2-13/+11
2009-03-28re PR fortran/32626 (Run-time check for recursive functions)Tobias Burnus4-5/+36
2009-03-28re PR fortran/38432 (Add warning for loops which are never executed)Tobias Burnus2-0/+25
2009-03-28gfortran.h (gfc_option_t): Add rtcheck.Francois-Xavier Coudert11-36/+128
2009-03-27gimplify.c (mark_addressable): Export.Richard Guenther7-67/+96
2009-03-27gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.Tobias Burnus9-20/+50
2009-03-18c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.Ralf Wildenhues2-6/+11
2009-03-06simplify.c (gfc_simplify_transfer): Zero-initialize the buffer.Alexandre Oliva2-0/+6
2009-02-27re PR fortran/39309 (.mod file versioning causes error instead of overwrittin...Tobias Burnus2-2/+7
2009-02-27re PR fortran/39309 (.mod file versioning causes error instead of overwrittin...Tobias Burnus2-2/+18
2009-02-26re PR fortran/39295 (Too strict interface conformance check)Paul Thomas2-4/+21
2009-02-26Correct year.H.J. Lu1-1/+1
2009-02-26re PR fortran/39292 (ICE in gfc_conv_array_initializer, at fortran/trans-arra...Paul Thomas2-1/+20
2009-02-21re PR fortran/38914 ([4.3 only] ICE with array inquiry functions above contai...Thomas Koenig4-26/+61
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek7-8/+8
2009-02-19scanner.c (load_line): At end of line, skip '\r' without setting the truncati...Daniel Franke2-0/+8
2009-02-18gfortran.texi: New chapter about compiler characteristics.Daniel Kraft2-0/+65
2009-02-18intrinsic.texi (MALLOC): Make example more portable.Tobias Burnus2-5/+6
2009-02-13re PR fortran/38259 (Add version number to .mod file)Mikael Morin2-3/+28
2009-02-13re PR fortran/36703 (ICE (segfault) in reduce_binary0 (arith.c:1778))Paul Thomas2-3/+30
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+7
2009-01-28re PR fortran/38852 ([4.3] UBOUND fails for negative stride triplets)Paul Thomas2-1/+13
2009-01-27re PR fortran/38883 (ICE for MVBITS with derived type argument that has run-t...Daniel Kraft2-11/+23
2009-01-21re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft2-3/+4
2009-01-20re PR fortran/38907 (ICE when contained function has same name as module func...Paul Thomas2-31/+66
2009-01-20invoke.texi (RANGE): RANGE also takes INTEGER arguments.Tobias Burnus2-3/+8
2009-01-19re PR fortran/38859 (ubound and lbound treat structure component references a...Mikael Morin2-1/+10
2009-01-17re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas2-4/+16
2009-01-17re PR fortran/34955 (transfer_assumed_size_1.f90: Valgrind error: invalid rea...Paul Thomas2-84/+102
2009-01-17re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas2-6/+7
2009-01-16re PR fortran/38152 (procedure pointers as module variables)Janus Weil3-5/+28
2009-01-14ChangeLog-2007: Clean out svn merge droppings.Steven G. Kargl2-1/+4
2009-01-10re PR fortran/38763 (TRANSFER ICE due to missing EXPR_NULL case)Paul Thomas2-3/+13
2009-01-10re PR fortran/38765 (ICE in check_host_association)Paul Thomas2-2/+9
2009-01-09check.c: Update copyright year.Paul Thomas10-10/+10
2009-01-06re PR fortran/38220 (C_LOC intrinsic non-pure and without explicit interface)Thomas Koenig3-2/+14