aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-05-24sparc.c (sparc_option_override): If not set by the user, force flag_ira_share...Eric Botcazou2-0/+11
2011-05-24var-tracking.c (compute_cfa_pointer): Adjust head comment.Eric Botcazou2-4/+25
2011-05-24In libobjc/: 2011-05-24 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-0/+40
2011-05-24In gcc/: 2011-05-24 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero8-9/+144
2011-05-24godump.c (go_define): Don't accept a string immediately after another operand.Ian Lance Taylor2-1/+10
2011-05-24godump.c (struct godump_container): Add invalid_hash field.Ian Lance Taylor2-16/+37
2011-05-24re PR c++/48884 (decltype's operand doesn't consider friend declaration)Jason Merrill7-7/+104
2011-05-24re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt2-6/+269
2011-05-24re PR target/3746 (compilation of mips-tfile missing mips/a.out.h)Rainer Orth4-11/+12
2011-05-24Always add -mno-XXX for -march=native.H.J. Lu2-32/+28
2011-05-24decl.c (grokdeclarator): Use current_class_name.Paolo Carlini2-1/+5
2011-05-24[multiple changes]Vladimir Makarov4-5/+68
2011-05-24re PR rtl-optimization/48971 (ICE with -msoft-float -O2)Vladimir Makarov2-35/+70
2011-05-24re PR target/49133 (modification of aliased __m128d miscompiles)Uros Bizjak4-11/+55
2011-05-24re PR gcov-profile/48845 (All g++.dg/tree-prof and gcc.dg/{matrix, tree-prof}...Eric Botcazou2-0/+8
2011-05-24gimple.c (compare_type_names_p): Remove for_completion_p arg.Richard Guenther2-66/+20
2011-05-24run-gd.c: New test.Uros Bizjak6-1/+140
2011-05-24* config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Remove.Rainer Orth2-10/+4
2011-05-24* gcc.dg/vect/pr48172.c: Remove dg-do run.Rainer Orth2-2/+4
2011-05-24re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther3-26/+27
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers13-36/+84
2011-05-24re PR tree-optimization/49121 (FAIL: gcc.dg/tree-ssa/ivopt_infer_2.c scan-tre...Tom de Vries2-11/+16
2011-05-23* pt.c (tsubst_copy_and_build): Use current_class_name.Jason Merrill2-2/+3
2011-05-23re PR c++/49102 ([C++0x] Use of deleted copy constructor not diagnosed)Jason Merrill4-4/+29
2011-05-24Daily bump.GCC Administrator1-1/+1
2011-05-23re PR c++/49105 ([C++0x][SFINAE] ICE during list-initialization of rvalue-ref...Jason Merrill4-3/+20
2011-05-23re PR c++/49105 ([C++0x][SFINAE] ICE during list-initialization of rvalue-ref...Jason Merrill4-5/+46
2011-05-23re PR c++/48106 ([C++0x] ICE with scoped enum with fixed underlying type)Jason Merrill4-9/+54
2011-05-23re PR lto/49123 (FAIL: gcc.c-torture/execute/pr48973-[12].c)Jakub Jelinek2-0/+17
2011-05-23optc-save-gen.awk: New.Joseph Myers6-380/+446
2011-05-23re PR debug/49032 (-gstabs generates reference to deleted static variable)Jakub Jelinek5-1/+38
2011-05-23re PR c/49120 (bogus "value computed is not used" warning (variable-length ar...Jakub Jelinek4-1/+22
2011-05-23re PR rtl-optimization/48826 (ICE in dwarf2out_var_location, at dwarf2out.c:2...Richard Sandiford2-2/+31
2011-05-23cfgexpand.c (expand_debug_expr): For unused non-addressable parameters passed...Jakub Jelinek2-0/+20
2011-05-23Save the initial options after checking vzeroupper.H.J. Lu4-5/+27
2011-05-23fix pr48988David Li2-0/+8
2011-05-23re PR c++/47263 ([C++0x] lambda + dynamic-exception-specification std::unexpe...Jason Merrill4-1/+23
2011-05-23gimple.c (gimple_types_compatible_p_1): Always compare type names.Richard Guenther2-7/+11
2011-05-23re PR libstdc++/49058 ([C++0x] Bind no-arguments functor failed using std::bi...Jason Merrill4-0/+39
2011-05-23re PR c++/47336 ([C++0x] ICE: "Error reporting routines re-entered")Jason Merrill4-0/+31
2011-05-23re PR c++/47544 ([C++0x] linker does not find =default constructor for explic...Jason Merrill4-1/+28
2011-05-23re PR c++/48617 ([C++0x] Problem with non-type template parameters and decltype)Jason Merrill4-0/+20
2011-05-23forwprop-11.c: Adjust and un-XFAIL.Richard Guenther2-1/+6
2011-05-23re PR tree-optimization/40874 (Function object abstraction penalty with inlin...Richard Guenther2-0/+30
2011-05-23don't use TYPE_ARG_TYPES when calling c-family:check_function_argumentsNathan Froyd8-19/+38
2011-05-23re PR tree-optimization/49115 (invalid return value optimization (?) when exc...Richard Guenther5-2/+53
2011-05-23re PR tree-optimization/15419 (memcpy pessimization)Richard Guenther4-11/+31
2011-05-23gthr-gnat.c: Remove.Rainer Orth13-151/+27
2011-05-23gcov.c (create_file_names): If no object directory is specified, keep the dir...Tristan Gingold2-9/+14
2011-05-23configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list.Rainer Orth3-4/+9