aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Daily bump.GCC Administrator1-1/+1
2012-12-27* cgraph.c (verify_cgraph_node): Don't allocate/free visited_nodes set.Steven Bosscher2-4/+4
2012-12-26Daily bump.GCC Administrator1-1/+1
2012-12-26PR fortran/55539 Fix regression in -fno-sign-zero.Janne Blomqvist2-0/+20
2012-12-25re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin2-0/+12
2012-12-25Daily bump.GCC Administrator1-1/+1
2012-12-24Daily bump.GCC Administrator1-1/+1
2012-12-23re PR fortran/54884 (Externally used PRIVATE module procedure wrongly marked ...Tobias Burnus6-33/+64
2012-12-23r10k-cache-barrier-10.c: Make a branch-likely instruction more likely.Richard Sandiford2-0/+11
2012-12-23pr55315.c: Cast to long rather than int.Richard Sandiford2-1/+5
2012-12-23Daily bump.GCC Administrator1-1/+1
2012-12-22re PR lto/54728 (ICE in input_gimple_stmt, at gimple-streamer-in.c:254)Jan Hubicka3-8/+29
2012-12-22re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus6-3/+61
2012-12-22Daily bump.GCC Administrator1-1/+1
2012-12-21re PR ada/53737 (Assert_Failure on a generic package with a package as parame...Ed Schonberg2-0/+12
2012-12-21compiler: Error if name defined in both package and file blocks.Ian Lance Taylor2-4/+46
2012-12-21Fix copyright notices.Eric Botcazou5-5/+5
2012-12-21re PR tree-optimization/55355 (internal compiler error: in tree_low_cst, at t...Martin Jambor4-1/+40
2012-12-21rtlanal.c (volatile_insn_p): Delete commented out code.Eric Botcazou5-22/+23
2012-12-21re PR inline-asm/55775 (ICE when building pari)Vladimir Makarov6-23/+99
2012-12-21re PR bootstrap/54128 (GCC does not bootstrap on little endian mips due to mi...Steve Ellcey2-2/+8
2012-12-21varasm.c (bss_initializer_p): Remove static.David Edelsohn7-11/+89
2012-12-21* c-c++-common/pr43942.c: Remove XFAIL for AIX.David Edelsohn2-1/+2
2012-12-21* gcc.c-torture/compile/pr44707.c: Do not try to assemble on AIX.David Edelsohn2-0/+4
2012-12-21target-supports.exp (add_options_for_tls): Add -pthread for AIX as well.David Edelsohn2-5/+10
2012-12-21re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Ian Lance Taylor9-21/+5
2012-12-21pthread-init-2.c (dg-options): Define _XOPEN_SOURCE=500 on AIX.David Edelsohn2-30/+36
2012-12-21re PR middle-end/52996 (ice in verify_loop_structure, at cfgloop.c:1567)Richard Biener2-25/+16
2012-12-21re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Richard Biener7-7/+15
2012-12-21re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Paul Thomas5-3/+63
2012-12-21adaint.c: Move directive around.Eric Botcazou12-44/+58
2012-12-21re PR middle-end/52996 (ice in verify_loop_structure, at cfgloop.c:1567)Richard Biener2-0/+38
2012-12-21cortex-a7.md: New file.Greta Yorsh5-2/+532
2012-12-21Daily bump.GCC Administrator1-1/+1
2012-12-20Make zero_extends explicit for common AArch64 SI mode patternsIan Bolton2-0/+440
2012-12-20re PR libfortran/36044 (user-requested backtrace)Janus Weil4-1/+42
2012-12-20re PR middle-end/55750 (-( in expand_expr_addr_expr_1, at expr.c:7646)Jakub Jelinek4-13/+43
2012-12-20s390: Generate rnsbgRichard Henderson2-0/+57
2012-12-20s390: Generate rxsbg, and shifted forms of rosbgRichard Henderson2-7/+62
2012-12-20s390: Implement extzv for z10Richard Henderson5-8/+118
2012-12-20s390: Add mode attribute for mode bitsizeRichard Henderson2-46/+31
2012-12-20s390: Use risbgz for ANDRichard Henderson2-45/+66
2012-12-20s390: Only use lhs zero_extract in word_modeRichard Henderson2-9/+10
2012-12-20s390: Constraints, predicates, and op letters for contiguous bitmasksRichard Henderson5-89/+106
2012-12-20same_type_as_1.f03: Correct for improved message.Paul Thomas2-4/+4
2012-12-20re PR driver/55202 (Building a combined tree is broken for LTO)Thomas Schwinge3-4/+10
2012-12-20re PR regression/55754 (FAIL: gcc.target/arm/unsigned-extend-2.c scan-assembl...Andreas Krebbel2-2/+7
2012-12-20Fix PR gcov-profile/55734 by using methods from hwint.c instead of builtins...Teresa Johnson2-2/+44
2012-12-20re PR rtl-optimization/55740 (ICE in verify_loop_structure, at cfgloop.c:1582...Richard Biener4-3/+45
2012-12-20re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek5-15/+48