aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-142012-03-14 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-8/+8
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth316-7193/+925
2012-03-14expr.c (expand_assignment): Use expand_expr with EXPAND_WRITE when expanding ...Martin Jambor2-61/+18
2012-03-14re PR middle-end/52584 (Fails to constant fold vector upper/lower half BIT_FI...Richard Guenther2-13/+14
2012-03-14re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jakub Jelinek2-0/+33
2012-03-14forward_list.h: Fix comments.Paolo Carlini2-21/+27
2012-03-14re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Richard Guenther2-4/+25
2012-03-14re PR tree-optimization/52571 (vectorizer changes alignment of common symbols)Richard Guenther7-9/+32
2012-03-14re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther12-98/+370
2012-03-14re PR middle-end/52578 (Fails to fold another size difference)Richard Guenther5-7/+54
2012-03-14Revert:Uros Bizjak2-3/+13
2012-03-14re PR c++/52521 ([C++11] user defined literals and order of declaration)Jakub Jelinek4-2/+35
2012-03-14Makefile.in (TEST_GCC_EXEC_PREFIX): New.Terry Guo2-0/+5
2012-03-14Daily bump.GCC Administrator1-1/+1
2012-03-13* gennews (files): Add files for GCC 4.7.Joseph Myers2-2/+7
2012-03-13libgo: Export {enter,exit}syscall and use it for getaddrinfo.Ian Lance Taylor6-13/+18
2012-03-13re PR rtl-optimization/48596 ([SH] unable to find a register to spill in clas...Oleg Endo2-4/+7
2012-03-13ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Kaz Kojima3-4/+12
2012-03-13libitm: Fix lost wake-up in serial lock.Torvald Riegel2-0/+32
2012-03-13PR c++/51641 - Lookup finds enclosing class member instead of template parameterDodji Seketeli6-37/+75
2012-03-13Use next_conversion for better safetyDodji Seketeli2-25/+33
2012-03-13re PR c/52577 (__builtin_shuffle -Wunused-but-set-* false positives)Jakub Jelinek4-2/+50
2012-03-13re PR go/52557 (Timex undefined on arm-linux-gnueabi)Ian Lance Taylor1-1/+10
2012-03-13i386.c (x86_decompose_address): Fix commit.Uros Bizjak1-4/+4
2012-03-13smmintrin.h: Avoid /* within a comment.Jakub Jelinek3-5/+9
2012-03-13i386.md (xbegin): Remove constraint from expander.Uros Bizjak2-3/+7
2012-03-13predicates.md (constant_call_address_operand): Declare as special predicate.Uros Bizjak4-18/+25
2012-03-13Assert DWARF register size <= saved reg sizeH.J. Lu2-1/+7
2012-03-13i386.c (ix86_decompose_address): Handle subregs of AND zero extended address ...Uros Bizjak2-3/+12
2012-03-13predicates.md (tls_symbolic_operand): Declare as special predicate.Uros Bizjak3-13/+21
2012-03-13gigi.h (flag_vms_malloc64): Refine condition.Tristan Gingold2-1/+7
2012-03-13expr.c (expand_assignment): Handle misaligned scalar writes to memory through...Martin Jambor4-7/+66
2012-03-13sysdep.c: Adjust condition after removal of __osf__.Tristan Gingold2-13/+16
2012-03-13re PR middle-end/52134 (Does not fold (x * 4) & -4)Richard Guenther4-0/+39
2012-03-13crontab: Remove 4.4 branch from the list of snapshots to make.Jakub Jelinek3-2/+6
2012-03-13re PR target/52488 (avr-*: internal compiler error: in extract_insn, at reco...Georg-Johann Lay2-4/+45
2012-03-13neon.ml (ops): Fixup expected instructions for unsigned vector compares.Matthew Gretton-Dann2-6/+21
2012-03-13i386.c (ix86_decompose_address): Prevent %fs:(%reg) addresses only when %reg ...Uros Bizjak2-2/+9
2012-03-13Fix sgi typosRainer Orth8-8/+22
2012-03-13libgcov.c: Remove stdio.h include and NULL un-define.Richard Guenther2-2/+4
2012-03-13Remove extra_passesRainer Orth5-18/+20
2012-03-13re PR bootstrap/52569 (bootstrap fails on x86_64-apple-darwin10 at revision 1...Richard Guenther2-0/+12
2012-03-13gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.Richard Guenther2-1/+5
2012-03-13gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION and...Richard Guenther2-11/+5
2012-03-13i386.h (TARGET_TLS_INDIRECT_SEG_REFS): New.Uros Bizjak3-8/+23
2012-03-13Daily bump.GCC Administrator1-1/+1
2012-03-12gigi.h (shift_unc_components_for_thin_pointers): Kill.Eric Botcazou6-44/+55
2012-03-12re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt9-16/+28
2012-03-12re PR c++/52299 (GCC warns on compile time division by zero erroneously)Paolo Carlini4-6/+71
2012-03-12Remove :P on tls_symbolic_operandH.J. Lu2-2/+8