aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-30re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt2-19/+152
2011-05-30re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd6-4/+29
2011-05-30tuple: Implement uses-allocator construction.Jonathan Wakely10-31/+765
2011-05-30config.gcc: Keep obselete list sorted.Richard Sandiford2-1/+5
2011-05-30var-tracking.c (vt_add_function_parameter): Remap incoming MEMs with crtl->ar...Jakub Jelinek4-6/+100
2011-05-30gimple.c (gimple_types_compatible_p_1): Compare record and union type members...Richard Guenther2-3/+14
2011-05-30re PR middle-end/49210 (verify_gimple fails building ada/einfo.o at -O3)Richard Guenther6-3/+96
2011-05-30re PR c++/49223 (Internal compiler error when using OpenMP)Jakub Jelinek5-2/+61
2011-05-30re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2-1/+12
2011-05-30re PR tree-optimization/49218 (Incorrect optimization of a 'for' loop creates...Richard Guenther4-4/+41
2011-05-30tree-ssa-forwprop.c (forward_propagate_into_comparison): New function split o...Richard Guenther2-202/+222
2011-05-30configure.ac (gcc_cv_lto_plugin): Determine lto plugin support from plugin li...Rainer Orth3-20/+78
2011-05-30re PR tree-optimization/49199 (ICE: in vect_create_epilog_for_reduction at tr...Ira Rosen5-22/+116
2011-05-30Revert wrong checkinXinliang David Li1-22/+0
2011-05-30New option to disable/enable optimization passes.Xinliang David Li7-2/+452
2011-05-30Daily bump.GCC Administrator1-1/+1
2011-05-29i386.md (*movoi_internal_avx): Use standard_sse_constant_opcode for alternati...Uros Bizjak2-38/+86
2011-05-29re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...Janus Weil5-8/+45
2011-05-29PR 48931 Use async-signal-safe execve instead of execvpJanne Blomqvist5-2/+75
2011-05-29re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg...Eric Botcazou2-2/+7
2011-05-29re PR rtl-optimization/49095 (Horrible code generation for trivial decrement ...Jakub Jelinek5-1/+174
2011-05-29re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...Thomas Koenig4-65/+96
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-0/+55
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus6-6/+30
2011-05-29Add PR target/43700 to an earlier changelog entry.Richard Sandiford1-0/+1
2011-05-29re PR target/43995 (internal compiler error: Segmentation fault on Mips64 cro...Richard Sandiford2-16/+48
2011-05-29emit-rtl.c (try_split): Use a loop to search for NOTE_INSN_CALL_ARG_LOCATIONs.Richard Sandiford4-6/+25
2011-05-29re PR tree-optimization/49217 (Wrong optimization of code)Richard Guenther4-2/+38
2011-05-29re PR testsuite/49222 (FAIL: gcc.dg/vect/pr49038.c (test for excess errors) o...Ira Rosen2-0/+9
2011-05-29lto-streamer-out.c (hash_string_slot_node): Hash string based on its length.Jan Hubicka3-57/+87
2011-05-29PR 49214 fd_gets should return NULL if nothing was readJanne Blomqvist2-0/+7
2011-05-29lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...Jan Hubicka6-40/+132
2011-05-29PR 19155 Check for strtod failure via endptrJanne Blomqvist2-15/+30
2011-05-29boolean_subtype.adb: Rename to...Eric Botcazou2-1/+6
2011-05-29Daily bump.GCC Administrator1-1/+1
2011-05-28re PR c++/46124 ([C++0x] ICE: tree check: expected var_decl or function_decl,...Jason Merrill4-8/+36
2011-05-28re PR c++/47277 ([C++0x] pseudo destructor code that cause an internal compil...Jason Merrill4-3/+14
2011-05-28pointer_to.cc: Fix.Jonathan Wakely2-2/+8
2011-05-28acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR...Jonathan Wakely12-7/+374
2011-05-28genrecog.c: Remove redundant forward declarations.Richard Sandiford2-77/+4
2011-05-28pointer_to.cc: New.Jonathan Wakely2-0/+54
2011-05-28Makefile.am: Add new ptr_traits.h header.Jonathan Wakely22-59/+1290
2011-05-28config.gcc: Deprecate mips*-*-openbsd*.Richard Sandiford2-0/+5
2011-05-28re PR bootstrap/49195 (Error building libgcc for powerpc64 since r174305)Richard Sandiford2-2/+8
2011-05-27mangle.c (mangle_decl_string): Make sure we don't try to mangle templates.Jason Merrill3-4/+10
2011-05-27re PR c++/47049 ([C++0x] ICE in write_unnamed_type_name with lambda use)Jason Merrill5-1/+31
2011-05-28future (launch): Update enumerators and define operators required for bitmask...Jonathan Wakely6-33/+165
2011-05-28Daily bump.GCC Administrator1-1/+1
2011-05-28future: Use noexcept.Jonathan Wakely3-67/+72
2011-05-27Change export code to use the backend interface.Ian Lance Taylor6-32/+36