aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-11-23re PR fortran/34192 (NEAREST can return wrong numbers)Tobias Burnus4-8/+194
2007-11-23re PR c++/30293 (ICE with extern "Java" in store_init_value)Jakub Jelinek5-2/+136
2007-11-23re PR c++/5310 (Weird warnings about using (int)NULL)Mark Mitchell5-1/+45
2007-11-23reload.c (find_reloads_address_1): Call REG_OK_FOR_CONTEXT with the autoincde...Hans-Peter Nilsson2-3/+11
2007-11-23re PR tree-optimization/34176 (SCCVN breaks gettext)Richard Guenther6-1/+125
2007-11-23tree-ssa-copy.c (may_propagate_copy): Remove redundant checks.Richard Biener1-0/+10
2007-11-23re PR c++/34198 (-Wconversion gives apparent erroneous warning with g++ 4.3-2...Jakub Jelinek5-5/+114
2007-11-23s-inmaop-posix.adb, [...]: Use 'Access instead of 'Unchecked_Access in second...Samuel Tardieu10-20/+28
2007-11-23Add missing commas beween file names in gcc/ada/ChangeLogSamuel Tardieu1-1/+1
2007-11-23decl.c (ceil_alignment): New function.Eric Botcazou2-13/+21
2007-11-23+ * trans-expr.c (gfc_trans_string_copy): Use "void *" when building aAldy Hernandez2-1/+6
2007-11-23tree-ssa-copy.c (may_propagate_copy): Remove redundant checks.Richard Guenther4-27/+61
2007-11-23Daily bump.GCC Administrator1-1/+1
2007-11-22re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)Joseph Myers7-25/+36
2007-11-22Forgot to save before minor edit of last changeHans-Peter Nilsson1-1/+1
2007-11-22mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the la...Hans-Peter Nilsson2-1/+5
2007-11-22re PR target/33947 (warning: 'const' attribute directive ignored)Jakub Jelinek2-6/+13
2007-11-22primary.c (gfc_match_structure_constructor): Allow constructor for types with...Tobias Burnus4-1/+32
2007-11-22sh.md (divsi_inv_m3): Handle zero dividend specially.Kaz Kojima2-0/+11
2007-11-22Fix a misformatted entry.Jakub Jelinek1-3/+3
2007-11-22re PR c++/34094 (Undefined static data member in anonymous namespace can acqu...Jakub Jelinek4-1/+50
2007-11-22i386.h (TARGET_CPU_CPP_BUILTINS): Change checking of ix86_arch and ix86_tune ...Uros Bizjak3-109/+128
2007-11-22re PR fortran/34079 (Bind(C): Character argument/return value problems)Tobias Burnus7-4/+289
2007-11-22re PR rtl-optimization/33848 (reference to non-existent label at -O1 on mips/...Richard Sandiford2-0/+48
2007-11-22trans.c (gnat_to_gnu): Reformat lines to fit in 80 columns.Olivier Hainque2-10/+19
2007-11-22mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string al...Tom Tromey2-6/+8
2007-11-22Daily bump.GCC Administrator1-1/+1
2007-11-21* de.po: Update.Joseph Myers2-230/+187
2007-11-21re PR target/34155 (ICE in simplify_binary_operation_1, at simplify-rtx.c:266...Kaz Kojima3-25/+51
2007-11-21regclass.c (init_reg_autoinc): Fix typo preventing test of secondary output r...Hans-Peter Nilsson2-1/+6
2007-11-21re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e...Francois-Xavier Coudert4-3/+27
2007-11-21s-osinte-kfreebsd-gnu.ads (To_Target_Priority): New function.Aurelien Jarno3-1/+10
2007-11-21re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recur...Richard Guenther3-1/+10
2007-11-21Daily bump.GCC Administrator1-1/+1
2007-11-20re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long)Richard Guenther5-5/+35
2007-11-20* gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.Uros Bizjak2-14/+19
2007-11-20re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig7-25/+37
2007-11-20target-supports.exp (check_effective_target_mips_soft_float): New procedure.Richard Sandiford4-0/+23
2007-11-20read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary re...Rask Ingemann Lambertsen2-2/+11
2007-11-20re PR c++/34089 (Segfault on specialization using struct instead of template ...Jakub Jelinek4-2/+26
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