aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-08df-problems.c: Fix documentation for forward simulation of LR.Paolo Bonzini3-31/+29
2009-11-08tree-ssa-structalias.c (build_succ_graph): Properly make variables escape if ...Richard Guenther4-0/+46
2009-11-08decl.c (make_packable_type): Fix oversight.Eric Botcazou4-46/+69
2009-11-08re PR rtl-optimization/41928 (segfault at gcc/bitmap.c:297)Richard Guenther4-0/+276
2009-11-07* tree.c (reconstruct_complex_type): Preserve attributes.Jason Merrill2-1/+6
2009-11-07re PR c++/18451 (C++ error message regression)Jason Merrill27-52/+123
2009-11-08Daily bump.GCC Administrator1-1/+1
2009-11-07tree-ssa-structalias.c (build_succ_graph): Feed stores to anything only to va...Richard Guenther2-16/+32
2009-11-07builtins.c (apply_args_size, [...]): Remove some set but not used variables.David Binderman4-19/+13
2009-11-07* g++.dg/abi/regparm1.C: Fix execute test.Jason Merrill2-4/+19
2009-11-07re PR tree-optimization/41643 (ICE (segmentation fault) for SPEC CPU2000's 17...Jakub Jelinek2-0/+20
2009-11-07sse.md (xop_pmacsww, [...]): Compress operand alternatives.Uros Bizjak2-98/+89
2009-11-07re PR fortran/41909 (ICE with "call foo" in "program foo")Jerry DeLisle2-0/+17
2009-11-07Fix changelog.Jerry DeLisle1-0/+1
2009-11-07resolve.c (is_illegal_recursion): Return false if sym is program.Jerry DeLisle2-1/+8
2009-11-07largefile.m4: New file.Jan Kratochvil2-0/+29
2009-11-07Daily bump.GCC Administrator1-1/+1
2009-11-062009-11-06 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl2-2/+7
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik64-1512/+1611
2009-11-06add missing changelog lineJason Merrill1-0/+1
2009-11-06re PR c++/15946 (Unhelpful error message when "typename" is omitted)Jason Merrill8-11/+73
2009-11-06re PR c++/9381 (attribute on member function pointer have no effect)Jason Merrill9-24/+93
2009-11-06plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.Basile Starynkevitch9-5/+109
2009-11-06re PR c++/41536 (always_inline does not work always with constructors)Andrew Pinski4-0/+41
2009-11-06re PR c++/41967 (gcc get into endless loop when compiling an openmp program)Jakub Jelinek4-1/+31
2009-11-06re PR middle-end/41963 (177.mesa in SPEC CPU 2K is miscompiled)Michael Matz4-4/+77
2009-11-06Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be>Jonas Maebe2-1/+8
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini28-5497/+5472
2009-11-06x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...Jakub Jelinek3-20/+16
2009-11-06configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem paths for *-w64-mingw* a...Ozkan Sezer3-17/+35
2009-11-06re PR c/41935 (ICE : tree check: expected integer_cst, have nop_expr in int_c...Jakub Jelinek7-10/+179
2009-11-06re PR libstdc++/41949 (std::endl documentation contains bad link)Jonathan Wakely2-2/+7
2009-11-05re PR c++/34180 (Default copy constructor copies const auto_ptr members)Jason Merrill4-0/+25
2009-11-05re PR c++/7046 (#pragma pack(1) context evaluated at point of instantiation r...Jason Merrill5-0/+53
2009-11-05re PR c++/34870 (argument-dependent lookup fails to find friend declaration)Jason Merrill5-1/+23
2009-11-05re PR c++/41703 (Problems with SFINAE. Source works at gcc 3.4.6 but fails at...Jason Merrill4-27/+132
2009-11-06Daily bump.GCC Administrator1-1/+1
2009-11-05* config/i386/ia32intrin.h: Protect CRC32 builtins with __SSE4_2__.Richard Henderson3-0/+14
2009-11-05re PR fortran/41918 (Superflous warning "was declared INTENT(OUT) but was not...Steven G. Kargl2-2/+12
2009-11-05* gcc-interface/utils.c (gnat_type_for_mode): Handle vector modes.Eric Botcazou2-6/+22
2009-11-05trans.c (lvalue_required_p): New case.Eric Botcazou2-11/+22
2009-11-05re PR fortran/41556 ([OOP] Errors in applying operator/assignment to an abstr...Janus Weil4-3/+62
2009-11-05i386.exp (check_effective_target_xop): Fix typo in builtin's name.Jakub Jelinek2-3/+8
2009-11-05arm.c (arm_fp_model, [...]): Remove.Paul Brook9-179/+119
2009-11-05i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.Michael Matz3-1/+12
2009-11-05multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini9-1220/+1169
2009-11-05lto-plugin.c (temp_obj_dir_name): Remove.Rafael Avila de Espindola2-26/+23
2009-11-05* MAINTAINERS (Write After Approval): Add entry for my INRIA work.Joern Rennecke2-0/+5
2009-11-05re PR c++/36912 (ICE with "-frounding-math -g")Jason Merrill4-2/+23
2009-11-05tree-sra.c (struct access): Changed comment of next_sibling field.Martin Jambor2-23/+39