aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-11-20tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.Richard Guenther4-1/+90
2007-11-20mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 fl...Thiemo Seufer2-1/+8
2007-11-20re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO)Jakub Jelinek5-3/+120
2007-11-20* config/spu/spu_mfcio.h: Fix typo.Ben Elliston2-1/+5
2007-11-20re PR c++/28879 (ICE with VLA in template function)Jakub Jelinek4-4/+31
2007-11-20re PR c++/33962 (ICE at call to overloaded template function with variable-le...Jakub Jelinek4-0/+30
2007-11-20* unwind.inc: Comment that unwind-sjlj.c includes this file.Ben Elliston2-1/+6
2007-11-20mfc_tag_release.c: New file.Ulrich Weigand9-2/+693
2007-11-20re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)Jerry DeLisle2-24/+5
2007-11-20re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)Jerry DeLisle4-18/+29
2007-11-20Daily bump.GCC Administrator1-1/+1
2007-11-19note PR 28834Jason Merrill1-1/+1
2007-11-19PR debug/29436, c/32326Jason Merrill7-43/+44
2007-11-19rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...Peter Bergner5-39/+131
2007-11-19Add missing entry.Eric Botcazou1-0/+7
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou7-80/+33
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou2-1/+7
2007-11-19bfin.c (must_save_p): New function, mostly broken out of n_dregs_to_save and ...Bernd Schmidt2-96/+185
2007-11-19re PR tree-optimization/34099 (optimizer problem)Richard Biener1-0/+5
2007-11-19re PR tree-optimization/34099 (optimizer problem)Richard Guenther3-22/+57
2007-11-19re PR fortran/34079 (Bind(C): Character argument/return value problems)Tobias Burnus5-9/+188
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou2-5/+5
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou8-11/+74
2007-11-19Daily bump.GCC Administrator1-1/+1
2007-11-18re PR c++/30988 (Incorrect "no return statement" warning with __attribute__ (...Jakub Jelinek7-0/+85
2007-11-18re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig8-18/+36
2007-11-18Add PR reference to previous entry.Jerry DeLisle1-0/+1
2007-11-18re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)Jerry DeLisle3-1/+33
2007-11-18trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ...Jerry DeLisle6-29/+38
2007-11-18re PR rtl-optimization/34132 (ICE: internal consistency failure (invalid rtl ...Jakub Jelinek4-1/+28
2007-11-18re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_...Jakub Jelinek3-407/+447
2007-11-18re PR fortran/31608 (wrong types in character array/scalar binop)Paul Thomas5-11/+53
2007-11-18re PR fortran/34137 (Module function with ENTRY rejected)Tobias Burnus6-4/+158
2007-11-18re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688)Richard Guenther4-2/+23
2007-11-18altivec-23.c: Do not use a typedef name as a type specifier...Ben Elliston2-3/+8
2007-11-18constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PE...David Daney2-5/+11
2007-11-18Daily bump.GCC Administrator1-1/+1
2007-11-17* trans-types.c (gfc_init_types): Use wider buffer.Francois-Xavier Coudert2-1/+5
2007-11-17trans-types.c (gfc_init_types): Use Fortran-90-style type names, with kinds.Francois-Xavier Coudert2-5/+10
2007-11-17re PR fortran/34133 (Bind(c,name="") should be rejected for dummies; F2008: a...Tobias Burnus5-5/+79
2007-11-17re PR fortran/25252 (ICE on invalid code)Francois-Xavier Coudert6-3/+123
2007-11-17re PR middle-end/34130 (the builtin abs() gives wrong result when used in som...Richard Guenther4-0/+26
2007-11-17re PR fortran/30285 (gfortran excessive memory usage with COMMON blocks in mo...Francois-Xavier Coudert2-24/+100
2007-11-17Daily bump.GCC Administrator1-1/+1
2007-11-17re PR fortran/34108 (ICE: Segmentation fault occurs by "write(*,0)" statement)Francois-Xavier Coudert4-2/+26
2007-11-16re PR fortran/33957 (gfortran rejects valid initialization expression)Francois-Xavier Coudert4-5/+18
2007-11-16re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Francois-Xavier Coudert2-50/+13
2007-11-16collect2.c (dump_file): If a demangled symbol is followed by a space...Ian Lance Taylor2-2/+17
2007-11-16re PR middle-end/34030 (ICE in in compare_values_warnv, at tree-vrp.c:701)Richard Guenther4-18/+37
2007-11-16re PR fortran/34008 (ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on el...Paul Thomas4-6/+73