aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-27Fix a typo in ChangeLogH.J. Lu1-1/+1
2012-03-27re PR target/52698 (-maddress-mode=long doesn't work)Uros Bizjak6-3/+106
2012-03-27Remove MaskNeededH.J. Lu3-27/+43
2012-03-27be.po, [...]: Update.Joseph Myers18-56761/+60721
2012-03-27re PR target/52667 (sh_reorg segfault)Chung-Lin Tang2-2/+12
2012-03-27re PR middle-end/52720 (internal compiler error: in try_move_mult_to_index)Richard Guenther4-76/+115
2012-03-27expmed.c (store_bit_field): Assert that BITREGION_START is a multiple of a un...Eric Botcazou5-2/+71
2012-03-27thumb-ifcvt.c: Only run for -mthumb.Ramana Radhakrishnan3-2/+7
2012-03-27vms.h (CASE_VECTOR_MODE): Define.Tristan Gingold4-5/+18
2012-03-27Daily bump.GCC Administrator1-1/+1
2012-03-26varasm.c (assemble_external): #if 0 out the new assert from the previous comm...Steven Bosscher2-0/+10
2012-03-26toplev.c (check_global_declaration_1): Do not call assemble_external.Steven Bosscher4-24/+14
2012-03-26varasm.c (assemble_external): Assert this function is only called during or a...Steven Bosscher2-4/+15
2012-03-26re PR tree-optimization/50052 (FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump ei...Martin Jambor4-59/+15
2012-03-26re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)Richard Guenther4-6/+39
2012-03-26re PR tree-optimization/52721 (segfault in vect_init_vector)Richard Guenther2-18/+22
2012-03-26re PR tree-optimization/52686 (SLP crashes with WIDEN_LSHIFT_EXPR)Ulrich Weigand4-0/+31
2012-03-26avr-torture.exp (AVR_TORTURE_OPTIONS): Add "-Os -flto" to list.Georg-Johann Lay2-0/+6
2012-03-26vms.h (LINK_SPEC): Simplify.Tristan Gingold8-43/+72
2012-03-26re PR rtl-optimization/52629 (out-of-bounds access in reload1.c)Eric Botcazou2-9/+22
2012-03-26Daily bump.GCC Administrator1-1/+1
2012-03-25decl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag from the base type.Eric Botcazou2-0/+6
2012-03-25decl.c (SS_MARK_NAME): New define.Eric Botcazou5-1/+55
2012-03-25utils.c (add_parallel_type): Take a TYPE instead of a DECL and adjust.Eric Botcazou4-24/+47
2012-03-25utils.c (finish_record_type): Return early for padded types and tidy up.Eric Botcazou2-13/+17
2012-03-25re PR middle-end/51663 (Desirable/undesirable elimination of unused variables...Jan Hubicka4-12/+18
2012-03-25re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta...Jan Hubicka1-0/+30
2012-03-25Daily bump.GCC Administrator1-1/+1
2012-03-24Implement return type deduction for normal functions with -std=c++1y.Jason Merrill30-148/+405
2012-03-24expr.c (optimize_bitfield_assignment_op): Use str_mode and str_bitsize instea...Eric Botcazou2-14/+14
2012-03-24re PR target/52610 (mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=l...Eric Botcazou2-0/+6
2012-03-24re PR middle-end/52656 (gcc.target/sparc/fpmul-2.c FAILs)Eric Botcazou2-1/+6
2012-03-24Daily bump.GCC Administrator1-1/+1