aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu2-1/+7
2006-05-15re PR fortran/25090 (Bad automatic character length)Paul Thomas4-26/+126
2006-05-15re PR fortran/27446 (ICE on OpenMP array REDUCTION clause)Jakub Jelinek2-3/+21
2006-05-14Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H).H.J. Lu2-1/+5
2006-05-11re PR fortran/27553 ([4.1 only] Testsuite ICE with -Wunused-labels)Francois-Xavier Coudert2-0/+7
2006-05-10re PR fortran/27470 (wrong memory allocator for derived types)Thomas Koenig2-1/+22
2006-05-10re PR fortran/20460 (Nasty extensions that should always warn)Francois-Xavier Coudert2-1/+7
2006-05-10re PR fortran/24549 ([4.1 only] ICE with invalid pseudo-declaration statement)Francois-Xavier Coudert2-1/+6
2006-05-09Commit chnages missed in the previous commit.Steven G. Kargl2-1/+7
2006-05-07ChangeLog: haste made me write my name, but I'm only the commiter of revision...Steven Bosscher1-1/+1
2006-05-07re PR fortran/27378 ([4.1 only] ICE on unexpected ELSE statement)Steven Bosscher2-0/+7
2006-05-07re PR fortran/27457 (ICE in match_case_eos())Tobias Schlüter2-0/+11
2006-05-07re PR fortran/24813 (ICE with scalarization LEN of character types)Paul Thomas4-1/+19
2006-05-05invoke.texi: Update description of -fall-intrinsicsSteven G. Kargl2-1/+11
2006-05-04simplify.c (ascii_table): Fix wrong entry.Tobias Schlüter2-1/+5
2006-05-03re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed)Steven G. Kargl6-13/+45
2006-05-02re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY...Paul Thomas3-6/+55
2006-04-29re PR fortran/25681 (ICE with len of array of derived type)Francois-Xavier Coudert2-7/+23
2006-04-29re PR fortran/27351 (Use variable after free in gfc_conv_array_transpose)H.J. Lu2-2/+8
2006-04-23re PR fortran/25099 (Conformance of arguments to ELEMENTAL subroutines)Paul Thomas2-5/+26
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek2-5/+12
2006-04-21re PR fortran/27122 (binary operator functions should require intent(in))Paul Thomas3-24/+88
2006-04-18parse.c (next_free): Use consistent error string between free-form and fixed-...Bernhard Fischer2-3/+10
2006-04-18* trans-io.c (gfc_build_io_library_fndecls): Align pad.Steve Ellcey2-0/+12
2006-04-16re PR fortran/26017 (allocate (a(1:-1)) should yield zero-sized array)Thomas Koenig2-2/+40
2006-04-16re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)Paul Thomas8-9/+132
2006-04-15trans-io.c (set_string): Use fold_build2 and build_int_cst instead of build2 ...Roger Sayle2-2/+7
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson2-1/+6
2006-04-08gfortran.texi: Fix typos.Kazu Hirata5-8/+14
2006-04-06dependency.c (get_no_elements): Delete function.Roger Sayle2-126/+141
2006-04-05Correct PR number in ChangeLogs.H.J. Lu1-1/+1
2006-04-04re PR fortran/25619 (temporary array of constant size character type goes wrong)H.J. Lu2-15/+35
2006-04-03re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)Paul Thomas7-25/+109
2006-04-02trans-array.c (gfc_trans_dealloc_allocated): Take a tree representation of th...Erik Edelmann4-10/+22
2006-04-01re PR fortran/25270 (testcases fail with a type mismatch)Roger Sayle2-7/+17
2006-04-01dependency.c (gfc_is_inside_range): Delete.Roger Sayle2-46/+106
2006-04-01dependency.c (gfc_dep_compare_expr): Strip parentheses and unary plus operato...Roger Sayle2-14/+142
2006-04-01re PR fortran/25358 (vector assignment to assumed-size Cray Pointee error)Asher Langton2-1/+6
2006-03-31re PR fortran/21130 (38822 lines of Fortran 90 takes more than 10 minutes to ...Paul Thomas2-6/+13
2006-03-30re PR middle-end/22375 (fold_builtins creates mis-matched types)Roger Sayle2-1/+10
2006-03-30Makefile.in: Rename docdir to gcc_docdir.Carlos O'Donell2-1/+5
2006-03-28intrinsic.texi: s/floor/float in previous commit.Steven G. Kargl2-1/+5
2006-03-28re PR fortran/26779 (Internal module procedure may not have private type dumm...Paul Thomas2-3/+13
2006-03-27io.c (check_io_constraints): Don't look at dt->advance->value.charater.string...Jakub Jelinek2-10/+18
2006-03-27f95-lang.c (gfc_get_alias_set): New function.Jakub Jelinek2-0/+26
2006-03-26re PR fortran/26816 ([4.1 only] FLOAT Intrinsic does not work with Integer Ha...Steven G. Kargl3-1/+43
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig2-4/+24
2006-03-25dependency.c (gfc_check_dependency): Improve handling of pointers...Roger Sayle2-20/+40
2006-03-25gfortran.h (gfc_symbol): Add a new "forall_index" bit field.Roger Sayle4-2/+110
2006-03-22re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt2-1/+6