aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-01-02errout.adb (Set_Msg_Insertion_Warning): Correct typo causing tests to fail if...Robert Dewar12-220/+226
2013-01-02[multiple changes]Arnaud Charlet14-229/+434
2013-01-02sem_ch13.adb (Analyze_Aspect_Specifications): For a Pre/Post aspect that appl...Thomas Quinot2-3/+21
2013-01-02[multiple changes]Arnaud Charlet6-19/+71
2013-01-02[multiple changes]Arnaud Charlet6-28/+68
2013-01-02[multiple changes]Arnaud Charlet4-24/+64
2013-01-02[multiple changes]Arnaud Charlet4-13/+68
2013-01-02[multiple changes]Arnaud Charlet4-72/+84
2013-01-02scos.ads (In_Decision): Add missing entry for 'a'.Thomas Quinot4-13/+34
2013-01-02newunit_3.f90: Add dg-do run.Jerry DeLisle3-0/+7
2013-01-02Daily bump.GCC Administrator1-1/+1
2013-01-01* ipa-inline-analysis.c: Fix formatting.Jan Hubicka2-542/+541
2013-01-01Daily bump.GCC Administrator1-1/+1
2013-01-01re PR tree-optimization/55831 (ICE: verify_flow_info failed)Jakub Jelinek4-3/+53
2012-12-31devirt-9.C: Cleanup inline ipa dump.Uros Bizjak2-1/+6
2012-12-31builtin_target.c (vendor_signatures): Remove.Uros Bizjak2-8/+8
2012-12-31Daily bump.GCC Administrator1-1/+1
2012-12-30Daily bump.GCC Administrator1-1/+1
2012-12-29Remove superfluous blank linesEric Botcazou1-37/+1
2012-12-29Daily bump.GCC Administrator1-1/+1
2012-12-28rtti.c (LONGPTR_T): New helper-macro.Kai Tietz2-2/+16
2012-12-28re PR fortran/55692 (ICE on incorrect use of ASSOCIATED function)Janus Weil4-5/+22
2012-12-28re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus5-21/+100
2012-12-28Daily bump.GCC Administrator1-1/+1
2012-12-27re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error)Jerry DeLisle2-0/+11
2012-12-27re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle2-0/+32
2012-12-27re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle5-2/+20
2012-12-27rs6000.c (rs6000_deligitimze_address): Do not delegitimize TLS addresses on AIX.David Edelsohn3-27/+58
2012-12-27* target.def (supports_function_versions): Fix typo.Andreas Schwab2-4/+5
2012-12-27Before this patch...Sriraman Tallam13-50/+114
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