aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher40-165/+351
2012-06-29system.h (CASE_USE_BIT_TESTS): Poison.Steven Bosscher5-30/+14
2012-06-29re PR tree-optimization/47061 (VRP doesn't propagate through x<<=1, but it do...Richard Guenther2-0/+27
2012-06-29re PR tree-optimization/37541 (VRP fails to optimize single-bit ranges)Richard Guenther2-2/+7
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher9-35/+33
2012-06-29re PR tree-optimization/52589 (VRP missed optimization)Richard Guenther2-0/+33
2012-06-29copying-lib.texi (Library Copying): Don't use @heading inside @enumerate.Andreas Schwab2-5/+5
2012-06-29* config/lm32/lm32.c (lm32_compute_frame_size): Fix typo.Nick Clifton2-1/+5
2012-06-29tree-vect-stmts.c (vectorizable_operation): Check both VEC_WIDEN_MULT_LO_EXPR...Jakub Jelinek2-2/+13
2012-06-29* g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.Janis Johnson2-2/+4
2012-06-29error46.C: Add missing comment to dg-message.Janis Johnson6-6/+12
2012-06-29Wstrict-aliasing-converted-assigned.c: Fix syntax errors in dg-message direct...Janis Johnson2-3/+10
2012-06-29Daily bump.GCC Administrator1-1/+1
2012-06-28constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of hard-coded 'unsigned long'.Kai Tietz2-1/+6
2012-06-28Document MULT_HIGHPART_EXPRRichard Henderson2-0/+10
2012-06-28re PR tree-optimization/51581 (Integer division by constant is not vectorized)Jakub Jelinek5-143/+399
2012-06-28re PR tree-optimization/53645 (Missed optimization for vector integer divisio...Jakub Jelinek4-37/+184
2012-06-28re PR other/53595 (Code size increase of +10% between two 4.7.1 snapshot)Georg-Johann Lay4-4/+33
2012-06-28configure.ac (CFLAGS_FOR_TARGET, [...]): Make sure they contain -O2.Christophe Lyon3-8/+14
2012-06-28re PR middle-end/53790 (ICE on dereferencing a extern union in asm statement)Richard Guenther4-0/+29
2012-06-28gpl.texi: Remove.Andreas Schwab3-413/+7
2012-06-28re PR tree-optimization/53645 (Missed optimization for vector integer divisio...Jakub Jelinek5-2/+641
2012-06-28* gnat.dg/deep_old.adb, gnat.dg/old_errors.adb: Removed, obsolete.Arnaud Charlet3-57/+4
2012-06-28* libgomp.texi: Include gpl_v3.texi instead of gpl.texi.Andreas Schwab2-2/+6
2012-06-28expr.c (convert_move): Latch mem integer inputs into a register before expand...Olivier Hainque2-3/+11
2012-06-28c++config: Remove __regex nested namespace.Benjamin Kosnik13-338/+367
2012-06-28re PR debug/53671 (Many guality test failures)Alexandre Oliva2-3/+11
2012-06-28re PR rtl-optimization/53706 (Bootstrap failure due to "Invalid write of size...Alexandre Oliva2-5/+13
2012-06-28re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Alexandre Oliva3-4/+34
2012-06-28Daily bump.GCC Administrator1-1/+1
2012-06-27alpha: Cleaup builtins and foldingRichard Henderson2-68/+46
2012-06-27Add MULT_HIGHPART_EXPRRichard Henderson10-1/+48
2012-06-27i386: Fix logic error in r188785Richard Henderson2-5/+9
2012-06-27parser.c (cp_parser_check_for_invalid_template_id): tag_type parm.Jason Merrill7-10/+32
2012-06-27re PR c++/53563 (ICE in start_decl, at cp/decl.c:4427)Jason Merrill5-6/+47
2012-06-27commentJason Merrill1-0/+2
2012-06-27re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA...Janus Weil6-20/+117
2012-06-27sse4_1-pmuldq.c (TEST): Initialize even src1.i and src2.i fields even in the ...Jakub Jelinek2-1/+6
2012-06-27re PR c++/51033 (generic vector subscript and shuffle support was not added t...Ramana Radhakrishnan21-1/+530
2012-06-27re PR preprocessor/37215 (ICE on 'gcc -E -dM -fpreprocessed - < /dev/null')Kai Tietz2-1/+6
2012-06-27rx.md (comparesi3_extend): Remove = modifier from input operand.Nick Clifton2-1/+6
2012-06-27re PR middle-end/53676 (empty loop is not always removed now)Richard Guenther5-1/+80
2012-06-27re PR tree-optimization/53774 (Reassociator generates non-canonical addition)Richard Guenther2-25/+18
2012-06-27* config/rx/rx.md (simple_return): Use the simple_return rtx.Nick Clifton2-1/+5
2012-06-26i386: Correct costs on CONST_DOUBLE and CONST_VECTORRichard Henderson2-17/+37
2012-06-26i386: Implement widen_smul_*_v4si for plain sse2Richard Henderson3-41/+79
2012-06-26i386: Expand mul<VI8_AVX2> earlierRichard Henderson4-81/+102
2012-06-27Daily bump.GCC Administrator1-1/+1
2012-06-26system.h (USE_COMMON_FOR_ONE_ONLY): Poison.Steven Bosscher4-14/+8
2012-06-26var-tracking.c (vt_add_function_parameter): Use a preserved VALUE for the MEM...Alexandre Oliva2-0/+16