aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-06x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...Jakub Jelinek3-20/+16
2009-11-06re PR c/41935 (ICE : tree check: expected integer_cst, have nop_expr in int_c...Jakub Jelinek7-10/+179
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-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
2009-11-05re PR fortran/41556 ([OOP] Errors in applying operator/assignment to an abstr...Janus Weil4-1/+61
2009-11-05* gcc.target/m68k/pr41302.c: Fix target triplet.Maxim Kuvyrkov2-1/+5
2009-11-05Daily bump.GCC Administrator1-1/+1
2009-11-04df-scan.c (df-uses-record): Add case zero_extract of mem.Kenneth Zadeck2-4/+21
2009-11-04Revert untested varasm.c changeJason Merrill4-23/+2
2009-11-04fixJason Merrill1-1/+2
2009-11-04re PR c++/36912 (ICE with "-frounding-math -g")Jason Merrill4-2/+23
2009-11-04re PR c++/39413 (static_assert and SFINAE)Jason Merrill5-6/+43
2009-11-04Fix nitEric Botcazou1-1/+1
2009-11-04re PR target/10127 (-fstack-check let's program crash)Eric Botcazou5-10/+34
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia12-8/+457
2009-11-04[multiple changes]Janus Weil5-1/+54
2009-11-04correct PR numberJason Merrill3-3/+3
2009-11-04re PR c++/15882 (Check for return type of overloaded operator new too early)Jason Merrill4-1/+23
2009-11-04re PR rtl-optimization/41833 (vec_splat followed by vec_splat could be improved)Andrew Pinski4-1/+32
2009-11-04PR c++/17365, DR 218Jason Merrill7-36/+56
2009-11-04gcc.c (process_command): Handle arguments name@offset.Richard Guenther4-15/+83
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia38-86/+4393
2009-11-04re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e...Mark Mitchell4-9/+15
2009-11-04[multiple changes]Richard Earnshaw4-0/+105
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton16-52/+26
2009-11-04re PR tree-optimization/41919 (optimized code with -O2 or -O3 gives strange r...Richard Biener1-0/+5
2009-11-04Another fix to the misaligned store vectorizer patchRevital Eres21-25/+54
2009-11-04re PR tree-optimization/41919 (optimized code with -O2 or -O3 gives strange r...Richard Guenther3-6/+46
2009-11-04[multiple changes]Maxim Kuvyrkov4-0/+72
2009-11-04c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther5-43/+35