aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-03-05re PR tree-optimization/47967 (ICE: verify_stmts failed: conversion of regist...Jakub Jelinek4-14/+68
2011-03-05re PR target/47986 (gcc.c-torture/execute/20040709-1.c fails with non-delegit...Alan Modra2-7/+19
2011-03-04s390.c (s390_decompose_address): Reject non-literal pool references in UNSPEC...Andreas Krebbel2-0/+15
2011-03-04In gcc/testsuite/: 2011-03-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero3-8/+11
2011-03-04re PR lto/47497 (SPEC CPU 2006 failed to link with LTO -fuse-linker-plugin -f...Jan Hubicka9-20/+52
2011-03-04Introduce flag -mprefer-avx128 for the auto-vectorizer to generate only 128-b...Changpeng Fang3-2/+12
2011-03-04PR 47802 Update doc for CTIME and FDATE intrinsicsJanne Blomqvist2-13/+24
2011-03-04In gcc/testsuite/: 2011-03-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-32/+460
2011-03-04re PR c++/47971 (ICE: in tsubst_copy, at cp/pt.c:11725 on valid code)Jason Merrill4-2/+19
2011-03-04re PR c++/46220 (Error: invalid covariant return type generated for incomplet...Jason Merrill4-4/+34
2011-03-04dwarf2out.c (compare_loc_operands): Fix address handling.Richard Sandiford2-1/+5
2011-03-04tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.Alan Modra2-2/+5
2011-03-04re PR middle-end/47968 (ICE: in gen_lowpart_general, at rtlhooks.c:51 when co...Richard Guenther4-3/+23
2011-03-04re PR target/47975 (ICE: in expand_shift, at expmed.c:2299 when using 256b ve...Richard Guenther4-4/+23
2011-03-04Daily bump.GCC Administrator1-1/+1
2011-03-03explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson12-71/+51
2011-03-03sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.Uros Bizjak2-10/+15
2011-03-03t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEHSteve Ellcey2-1/+5
2011-03-03re PR c++/47974 (ICE: tree check: expected tree_vec, have error_mark in tsubs...Paolo Carlini4-3/+30
2011-03-03re PR c++/47950 ([C++0x] Internal compiler error: non-dependent declaration a...Jason Merrill2-1/+10
2011-03-03re PR c/47963 (ICE: tree check: expected tree that contains 'decl common' str...Jakub Jelinek5-2/+35
2011-03-03re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Jakub Jelinek2-0/+20
2011-03-03re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Richard Guenther2-1/+14
2011-03-03s390.c (s390_function_value): Rename to ...Andreas Krebbel4-21/+53
2011-03-03Don't crash if erroneous type was not converted.Ian Lance Taylor1-1/+6
2011-03-03Don't crash on large composite literal array index.Ian Lance Taylor1-0/+26
2011-03-03Don't crash calling make with NaN or Infinity.Ian Lance Taylor1-1/+1
2011-03-03Make sure variable type is determined when var initialized to var.Ian Lance Taylor5-11/+25
2011-03-03Don't crash getting type descriptor of abstract types.Ian Lance Taylor1-4/+9
2011-03-03docs: fix typos and markup nits in Fortran manual.Ralf Wildenhues2-12/+20
2011-03-03Don't look for methods on named pointer types.Ian Lance Taylor1-3/+1
2011-03-02re PR c++/47950 ([C++0x] Internal compiler error: non-dependent declaration a...Jason Merrill4-3/+85
2011-03-02re PR c++/47774 ([C++0x] constexpr specifier on ctor not ignored when templat...Jason Merrill6-46/+100
2011-03-03Determine call types even if first call result is not used.Ian Lance Taylor2-6/+31
2011-03-03Don't crash declaring a function named "_".Ian Lance Taylor1-5/+8
2011-03-03Don't crash on erroneous void initializer in temporary statement.Ian Lance Taylor1-4/+6
2011-03-03Fix type of discarded send expression.Ian Lance Taylor1-1/+4
2011-03-03Don't crash on erroneous named result.Ian Lance Taylor1-2/+8
2011-03-03Don't crash if a constant has a declared but undefined type.Ian Lance Taylor1-1/+10
2011-03-03Daily bump.GCC Administrator1-1/+1
2011-03-03Rewrite conversion of named types to backend representation.Ian Lance Taylor7-311/+576
2011-03-02freebsd64.h (CC1_SPEC): Define.Joseph Myers4-6/+16
2011-03-03stormy16.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-4/+20
2011-03-02re PR c++/46159 (Bogus warning about lambdas)Jason Merrill4-2/+22
2011-03-02re PR c++/47200 ([C++0x] ICE: in adjust_temp_type, at cp/semantics.c:5821 wit...Jason Merrill4-0/+27
2011-03-02re PR rtl-optimization/47925 (delete_trivially_dead_insns mishandles volatile...Richard Sandiford4-9/+42
2011-03-02ChangeLog: Fix whitespace.Uros Bizjak2-15/+8
2011-03-02re PR target/47935 (PowerPC64 -mcmodel=medium invalid lwa offset)Alan Modra2-10/+28
2011-03-02Daily bump.GCC Administrator1-1/+1
2011-03-01re PR c++/47851 ([C++0x] Incorrect decltype result for conditional operator)Jason Merrill4-1/+33