aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-10re PR c++/43719 (uninitialized const member incorrectly accepted, using an ar...Fabien ChĂȘne5-7/+216
2010-05-10re PR debug/44028 (-fcompare-debug failure (length) with -O3 -fsched-pressure...Jakub Jelinek4-0/+42
2010-05-10* config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.Rainer Orth2-0/+5
2010-05-10re PR fortran/27866 (Warn when casting, e.g. assigning a double precision to ...Daniel Franke5-3/+113
2010-05-10* lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited ch...Jan Hubicka2-1/+10
2010-05-10passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka6-4/+28
2010-05-10Makefile.in (cgraphbuild.o): Add dependency on except.h.Jan Hubicka3-1/+91
2010-05-10crtstuff.c (force_to_data, [...]): Attribute as used rather than unused.Jan Hubicka2-6/+12
2010-05-10ChangeLog: Fix whitespace.Uros Bizjak2-46/+35
2010-05-10tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.Michael Matz7-15/+111
2010-05-10Nullify regno_allocno_map of the removed allocno.H.J. Lu4-0/+74
2010-05-10lto.exp (lto_prune_vis_warns): Renamed to lto_prune_warns.Rainer Orth2-4/+21
2010-05-10configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors to /dev/null.Rainer Orth3-4/+14
2010-05-10sol2.c (solaris_assemble_visibility): Declare decl, vis unused.Rainer Orth4-4/+16
2010-05-10re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)Janus Weil7-12/+87
2010-05-10lto-symtab.c (lto_symtab_entry_marked_p): Make entry marked if the entry iden...Richard Guenther2-3/+9
2010-05-10c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther9-41/+301
2010-05-10re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tre...Richard Guenther4-0/+34
2010-05-10thumb2.md (thumb2_tlobits_cbranch): New insn pattern.Wei Guozhi4-0/+99
2010-05-10Daily bump.GCC Administrator1-1/+1
2010-05-09re PR testsuite/44051 (FAIL: gcc.dg/anon-struct-9.c (test for excess errors))Joseph Myers2-1/+6
2010-05-09re PR c/10676 (Using unnamed fields in initializers)Joseph Myers4-21/+94
2010-05-09re PR c/44024 (missed optimization)Richard Guenther4-2/+31
2010-05-09re PR c/4784 (Anonymous structs issues)Joseph Myers5-17/+179
2010-05-09Properly detect Atom, Core 2 and Core i7.H.J. Lu2-25/+58
2010-05-09gcc.c (store_arg): Handle temporary file deletion for joined arguments.Richard Guenther2-1/+14
2010-05-09re PR tree-optimization/44043 (sorry, unimplemented: inlining failed in call ...Richard Guenther4-0/+101
2010-05-09ipa-pta-11.c: Make p and q referenced.Richard Guenther2-0/+7
2010-05-09* gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.Eric Botcazou2-1/+5
2010-05-09gcc.c (store_arg): Revert last change.Richard Guenther2-18/+22
2010-05-09Daily bump.GCC Administrator1-1/+1
2010-05-08lto[12456].adb: Add "target lto" marker.Eric Botcazou7-6/+11
2010-05-08re PR middle-end/28685 (Multiple comparisons are not simplified)Sandra Loosemore4-1/+170
2010-05-08Fix typoJanne Blomqvist1-1/+1
2010-05-08Fix typo in symbol visibility specificationJanne Blomqvist2-1/+5
2010-05-08re PR tree-optimization/44030 (error: SSA name in freelist but still referenced)Richard Guenther4-1/+44
2010-05-08gimple.c (gimple_types_compatible_p): Treat bounds of domain types as equal i...Eric Botcazou5-2/+37
2010-05-08exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables.Eric Botcazou7-2/+58
2010-05-08* gcc-interface/decl.c (make_aligning_type): Declare the type.Eric Botcazou5-3/+53
2010-05-08decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...Eric Botcazou8-0/+143
2010-05-08gigi.h (create_field_decl): Move PACKED parameter.Eric Botcazou5-151/+177
2010-05-08gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.Eric Botcazou10-27/+89
2010-05-08Daily bump.GCC Administrator1-1/+1
2010-05-07lto-wrapper.c (run_gcc): Remove linker output from command line for LTRANS in...Richard Guenther2-0/+18
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher20-14/+1704
2010-05-07c-pragma.c (pending_weak_d, [...]): New.Steven Bosscher2-13/+37
2010-05-07Fix link to outdated cxx0x status page.Ralf Wildenhues2-1/+7
2010-05-07re PR target/43708 (gcc.dg/pragma-darwin.c "set not used", not working with p...Iain Sandoe2-1/+10
2010-05-07Define the TRIP_COUNT_TO_AHEAD_RATIO heuristic.Changpeng Fang2-1/+20
2010-05-07Account for loop unrolling in the insn-to-prefetch ratio heuristic.Changpeng Fang2-8/+20