aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-10re PR fortran/34020 (Bogus codegen for openmp atomics w/ indirects operands o...Jakub Jelinek4-2/+44
2007-11-10re PR middle-end/34018 (ICE: verify_stmts failed)Jakub Jelinek5-102/+174
2007-11-10re PR tree-optimization/33680 (ICE when compilling elbg.c from ffmpeg (vector...Jakub Jelinek4-30/+72
2007-11-10re PR c++/32241 (ICE trying to call x.~X(); in a template)Jakub Jelinek4-9/+73
2007-11-10re PR c++/33510 (Array size of array with size determined by the initializer ...Douglas Gregor4-1/+83
2007-11-10Daily bump.GCC Administrator1-1/+1
2007-11-09Maxim Kuvyrkov <maxim@codesourcery.com>Alexander Monakov2-90/+96
2007-11-09stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, ca...Paolo Carlini33-19/+102
2007-11-09haifa-sched.c (haifa_classify_insn): Rename to ...Alexander Monakov2-36/+32
2007-11-09re PR libstdc++/34032 (-std=c++0x causes undeclared symbols errors on cygwin)Paolo Carlini3-5/+32
2007-11-09bitmap.h (bitmap_single_bit_set_p): Declare.Richard Guenther4-2/+47
2007-11-09re PR rtl-optimization/34012 (Pessimization caused by fwprop)Paolo Bonzini4-8/+69
2007-11-09re PR rtl-optimization/33732 (gcc.c-torture/execute/longlong.c execution at -O3)Eric Botcazou2-34/+49
2007-11-09tree-flow.h (struct ptr_info_def): Make escape_mask a ENUM_BITFIELD.Richard Guenther2-27/+34
2007-11-09re PR target/33604 (Revision 119502 causes significantly slower results with ...Richard Guenther6-2/+75
2007-11-09dse.c (find_shift_sequence): Always choose an integer mode for new_mode.Richard Sandiford4-6/+21
2007-11-09Daily bump.GCC Administrator1-1/+1
2007-11-08tree-dfa.c (remove_referenced_var): If removing a variable which has subvars...Richard Guenther2-2/+20
2007-11-08xtensa.c (xtensa_expand_prologue): Remove first argument for gen_entry calls.Bob Wilson3-7/+13
2007-11-08* cpplib.pot: Regenerate.Joseph Myers2-150/+190
2007-11-08* gcc.pot: Regenerate.Joseph Myers2-6878/+9304
2007-11-08c-parser.c (c_parser_translation_unit): Use location in error.Tom Tromey8-58/+159
2007-11-08re PR target/33774 (Cygwin/mingw do not support 16 byte alignment of struct/u...Danny Smith2-1/+11
2007-11-08re PR c++/30297 (ICE with extern "C" and inheritance)Tom Tromey4-0/+25
2007-11-08* gcc.dg/compat/struct-layout-1_generate.c (dg-options) AddDanny Smith2-3/+8
2007-11-08re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Francois-Xavier Coudert2-6/+57
2007-11-08* mk-kinds-h.sh: Change sed syntax.Francois-Xavier Coudert2-1/+5
2007-11-08MAINTAINERS (Write After Approval): Add myself.Alexander Monakov2-0/+5
2007-11-08[multiple changes]Kenneth Zadeck6-8/+85
2007-11-08common.opt (fshow-column): Default to 0.Tom Tromey4-4/+10
2007-11-08basic_file_stdio.cc (fopen_mode): Add modes missing per DR 596.Paolo Carlini5-21/+64
2007-11-08re PR fortran/34028 (Type mismatch with optimization of ISHFT)Francois-Xavier Coudert2-1/+6
2007-11-08re PR fortran/33917 (Rejects valid PROCEDURE declarations)Tobias Burnus6-3/+61
2007-11-08type_traits (__decay_selector<_Up, [...]): Change according to DR 705.Paolo Carlini5-12/+53
2007-11-08common.opt: Add pointer to doc/options.texi.Kenneth Zadeck3-75/+98
2007-11-08re PR target/16350 (gcc only understands little endian ARM systems)Bernhard Fischer5-17/+65
2007-11-08re PR tree-optimization/32575 (With -ftree-vrp miscompiles a single line of c...Jakub Jelinek2-0/+58
2007-11-08class.c (build_ctor_vtbl_group): Lay out the new type and decl.Daniel Jacobowitz4-0/+70
2007-11-08vector (push_back, emplace): Fix signature typo.Paolo Carlini2-2/+6
2007-11-08locale_facets.h (ctype<char>::taple, [...]): Implement trivial resolution of ...Paolo Carlini4-1/+52
2007-11-08lwg-active.html: Update to Revision R52.Paolo Carlini5-2912/+7977
2007-11-08complex (fabs): In C++0x mode adjust return type per DR 595 [Ready].Paolo Carlini2-0/+14
2007-11-07tree.h (struct tree_struct_field_tag): Move field in_nested_struct ...Diego Novillo2-4/+11
2007-11-08Daily bump.GCC Administrator1-1/+1
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers4-39/+206
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo8-13/+100
2007-11-07re PR c++/33045 ([c++0x] Incorrect decltype result for function calls.)Douglas Gregor7-2/+65
2007-11-07re PR java/34019 (Minor typo in gcj documentation)Tom Tromey2-1/+6
2007-11-07re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of e...Eric Botcazou5-3/+358
2007-11-07re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_varia...Eric Botcazou5-15/+67