aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle15-85/+131
2007-02-15re PR middle-end/30433 (no longer folding __complex__(0.0, 1.0) == __complex_...Andrew Pinski4-0/+37
2007-02-15re PR c++/30158 (ICE with invalid statement-expressions)Andrew Pinski4-1/+33
2007-02-15re PR middle-end/30729 (value computed is not used warning with unused result...Andrew Pinski4-0/+30
2007-02-16texi2pod.pl: Handle @subsubsection, ignore @anchor.Matthias Klose2-0/+9
2007-02-16lower-subreg.c (move_eh_region_note): New static function.Ian Lance Taylor4-8/+103
2007-02-16Daily bump.GCC Administrator1-1/+1
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway14-60/+345
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore115-4720/+5817
2007-02-15re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez15-63/+136
2007-02-15re PR c++/28943 (Unusable error message when using a conditional-expression w...Manuel López-Ibáñez4-2/+35
2007-02-15gimplify.c (gimplify_modify_expr): During gimplification...Eric Botcazou2-0/+19
2007-02-15expr.c (expand_expr_real_1): If a temporary is made and the reference doesn't...Eric Botcazou2-3/+18
2007-02-15jump.c: Remove prototypes for delete_computation and delete_prior_computation.Aldy Hernandez2-2/+5
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney51-39/+2783
2007-02-15PlainSocketImpl.h: Regenerate.David Daney6-48/+60
2007-02-15AttributeList.java: Updated.Gary Benson9-18/+30
2007-02-15jump.c (get_label_after): Delete.Paolo Bonzini4-287/+268
2007-02-15defineclass.cc (_Jv_ClassReader::read_one_code_attribute): Added LocalVariabl...Kyle Galloway5-3/+202
2007-02-15caller-save.c (save_call_clobbered_regs): Do not process sibcalls.Paolo Bonzini2-6/+7
2007-02-15natVMVirtualMachine (getFrames): Implement.Kyle Galloway7-4/+304
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson6-10/+25
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson3-4/+9
2007-02-15varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to preve...Nick Clifton2-1/+6
2007-02-15* config/i386/i386.md: Remove misleading comment.Uros Bizjak2-3/+4
2007-02-152007-02-14 Gary Benson <gbenson@redhat.com>Gary Benson3-9/+13
2007-02-15math.f90: Fix typo.Jerry DeLisle2-1/+5
2007-02-15re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE)Jerry DeLisle2-0/+14
2007-02-15re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE)Jerry DeLisle2-0/+9
2007-02-15frv.md (reload_incc, [...]): Remove invalid patterns.Alexandre Oliva2-60/+6
2007-02-15tree-sra.c (instantiate_missing_elements): Canonicalize bit-field types.Alexandre Oliva4-9/+86
2007-02-15dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.Alexandre Oliva5-1/+33
2007-02-15nothrow-1.C: Skip test if -fpic/-fPIC is used.Kaveh R. Ghazi2-0/+5
2007-02-15primary.c (match_logical_constant): Return MATCH_ERROR on invalid kind.Steven G. Kargl4-1/+41
2007-02-15Daily bump.GCC Administrator1-1/+1
2007-02-14emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complex types as aggregat...Joseph Myers5-3/+46
2007-02-14tree-dump.c (dump_switch_p_1): Require exact match of the option name.Zdenek Dvorak4-1/+15
2007-02-14passes.c (next_pass_1): Clear the next field of the copied pass structure.Zdenek Dvorak2-2/+8
2007-02-14re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_map_rand...Hans-Peter Nilsson2-0/+11
2007-02-14Fix a potential buffer overflow.Steven G. Kargl2-1/+6
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek1-0/+0
2007-02-14* gfortran.dg/interface_10.f90: Fix comment typo.Brooks Moses2-1/+5
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek2-6/+23
2007-02-14tree-sra.c (early_sra): New.Richard Henderson4-1/+56
2007-02-14flags.h (issue_strict_overflow_warning): Convert to a macro.Richard Biener2-7/+6
2007-02-14re PR tree-optimization/30771 (ice for legal code with -O2 -ftree-vectorize)Dorit Nuzman4-27/+100
2007-02-14* ltconfig (freebsd*): Default to elf.Gerald Pfeifer2-1/+5
2007-02-14configure.ac: Move AM_ICONV to native-only, add HAVE_ICONV for newlib.Benjamin Kosnik3-804/+822
2007-02-14builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at most 3 argument...Nick Clifton2-2/+8
2007-02-14bitmap.c (bitmap_and, [...]): Ensure dst->current is valid.Seongbae Park2-0/+11