aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-03-30[multiple changes]Arnaud Charlet6-567/+537
2012-03-30re PR other/52786 (double-int.c:231:31: error: comparison between signed and ...Richard Guenther2-1/+6
2012-03-30[multiple changes]Arnaud Charlet3-6/+41
2012-03-30[multiple changes]Arnaud Charlet4-9/+17
2012-03-30lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence of comp...Yannick Moy2-4/+17
2012-03-30freeze.adb (Freeze_Record_Type): For a type with reversed bit order and rever...Thomas Quinot2-1/+14
2012-03-30tree-affine.h (print_aff): Remove.Richard Guenther5-124/+90
2012-03-30vms.c (VMS_CRTL_FLOAT32): Rename.Tristan Gingold4-105/+866
2012-03-30compiler: Fix order of evaluation of struct composite literals.Ian Lance Taylor2-7/+47
2012-03-30Daily bump.GCC Administrator1-1/+1
2012-03-29re PR c++/52718 (-Wzero-as-null-pointer-constant: misleading location for 0 a...Paolo Carlini4-0/+42
2012-03-30tree-ssa-ccp.c (insert_clobbers_for_var): Do not assert that there is a built...Martin Jambor2-5/+11
2012-03-29sse.md (avx_h<plusminus_insn>v4df3): Fix results crossing 128bit lane boundary.Uros Bizjak2-5/+10
2012-03-29re PR java/52730 (Java front end emits assembly)Steven Bosscher2-44/+83
2012-03-29ira-color.c (setup_left_conflict_sizes_p): Process all conflicting objects.Vladimir Makarov2-3/+5
2012-03-29re PR c++/52685 (ICE in copy_binfo)Jason Merrill4-4/+24
2012-03-29re PR c++/52759 (ICE in cp/mangle.c)Jakub Jelinek4-1/+20
2012-03-29re PR tree-optimization/52760 (Revision 185599 causes miscompare on sphinx3)Jakub Jelinek4-0/+53
2012-03-29re PR c++/52743 (g++-4.7.0 seg faults on overload functions.)Jason Merrill4-1/+21
2012-03-29cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther12-362/+202
2012-03-29Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -sharedH.J. Lu2-2/+8
2012-03-29tree-flow.h (struct pre_expr_d): Remove forward declaration.Richard Guenther5-29/+12
2012-03-29re PR middle-end/50708 (Infinite loop between rshift_double and lshift_double...Richard Guenther3-62/+63
2012-03-29compiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} return uintptr.Ian Lance Taylor2-9/+13
2012-03-28re PR c++/52746 (Explicit virtual destructor call replaced by direct call in ...Jason Merrill5-3/+55
2012-03-29Daily bump.GCC Administrator1-1/+1
2012-03-28Add ABI_64 and replace ISA_X32 with ABI_X32H.J. Lu6-7/+90
2012-03-28compiler: fix null-dereference on invalid len() arg.Ian Lance Taylor1-2/+2
2012-03-28compiler: avoid an ICE on bound interface methods used as values.Ian Lance Taylor1-1/+2
2012-03-28compiler: fix method finalization of unnamed structs.Ian Lance Taylor1-1/+5
2012-03-28* tree.c (tree_size) <VECTOR_CST>: New case.Eric Botcazou5-0/+47
2012-03-28compiler: fix crashes.Ian Lance Taylor2-1/+3
2012-03-28i386.c (ix86_modes_tieable_p): Handle 32bit AVX modes.Uros Bizjak2-30/+26
2012-03-28compiler: Rewrite handling of untyped numeric constants.Ian Lance Taylor5-2054/+1667
2012-03-28re PR fortran/52652 (call to gfc_match_asynchronous for allocatable at parse....Paul Thomas8-8/+26
2012-03-28typeck2.c (process_init_constructor_array): Use the proper type for computing...Richard Guenther2-3/+13
2012-03-28re PR middle-end/52691 (va_start to builtin_next_arg optimization lost)Jakub Jelinek4-1/+33
2012-03-28Update Copyright year.Jakub Jelinek1-1/+1
2012-03-28re PR middle-end/52750 (32xsigned char __builtin_shuffle)Jakub Jelinek4-2/+25
2012-03-28loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther24-30/+252
2012-03-28re PR target/52692 ([avr]: Add support for avr-specific built-ins + LTO)Georg-Johann Lay4-44/+122
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay12-226/+126
2012-03-28re PR target/52736 (miscompilation: store to aliased __m128d is 8 Bytes off)Jakub Jelinek4-1/+41
2012-03-28Daily bump.GCC Administrator1-1/+1
2012-03-27re PR middle-end/51893 (Wrong subword index computation in store_bit_field_1 ...Aurelien Buhrig2-1/+10
2012-03-27re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo2-91/+129
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu15-16/+34
2012-03-27re PR middle-end/52693 (Wrong code with SRA and arrays)Martin Jambor4-1/+52
2012-03-27re PR c++/52672 (internal compiler error: in cxx_eval_indirect_ref, at cp/sem...Meador Inge4-1/+21
2012-03-27re PR testsuite/52665 (scan-assembler output produces wrong FAIL due to match...Mike Stump2-1/+7