aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Make-lang.in (F95_PARSER_OBJS): Add dependency to vec.h.Mikael Morin4-65/+50
2013-03-03Daily bump.GCC Administrator1-1/+1
2013-03-02PR/56490Xinliang David Li2-1/+9
2013-03-02re PR c++/52688 (static local variable can accessed from local class of funct...Paolo Carlini4-0/+69
2013-03-02Daily bump.GCC Administrator1-1/+1
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-1/+6
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-7/+13
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek3-3/+13
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-1/+8
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus7-173/+190
2013-03-01iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.Tobias Burnus3-1/+7
2013-03-01pr56396.c: Require pic support.Steve Ellcey2-0/+5
2013-03-01re PR middle-end/55481 (-O2 generates a wrong-code infinite loop in C++Benchm...Richard Biener2-0/+36
2013-03-01trans-decl.c (gfc_trans_deferred_vars): Free expr after use.Tobias Burnus3-4/+13
2013-03-01decl.c (grokdeclarator): Remove dead code.Paolo Carlini2-7/+4
2013-03-01Daily bump.GCC Administrator1-1/+1
2013-02-28re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...Konstantin Serebryany9-15/+101
2013-02-28re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek4-23/+36
2013-02-28re PR c++/56481 (endless loop compiling a C++ file)Jason Merrill2-0/+25
2013-02-28re PR c++/56481 (endless loop compiling a C++ file)Jason Merrill2-5/+12
2013-02-28[AArch64/AArch64-4.7] Fix warning - Unused variable in aarch64_float_const_re...James Greenhalgh2-3/+7
2013-02-28[AArch64/AArch64-4.7] Fix warning - aarch64_mangle_type has no prototype.James Greenhalgh2-1/+5
2013-02-28gcc/James Greenhalgh2-1/+6
2013-02-28[AArch64/AArch64-4.7] Fix warning - aarch64_simd_make_constant has no prototype.James Greenhalgh2-1/+6
2013-02-28re PR c++/56243 (ICE in tree check: expected field_decl, have identifier_node...Jason Merrill3-1/+39
2013-02-28tree-sra.c (load_assign_lhs_subreplacements): Do not put replacements with no...Martin Jambor2-1/+11
2013-02-28re PR tree-optimization/56294 (BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to boo...Martin Jambor4-25/+61
2013-02-28Add XFAIL to g++.old-deja/g++.pt/ptrmem6.C for AArch64.Marcus Shawcroft2-1/+5
2013-02-28Call final_start_function and final_end_function from arm_output_mi_thunk.Ramana Radhakrishnan2-0/+9
2013-02-28re PR rtl-optimization/56466 (ICE in verify_loop_structure, at cfgloop.c:1629...Marek Polacek4-12/+62
2013-02-28re PR c++/55813 (Poorly named/documented option Wctor-dtor-privacy)Paolo Carlini2-1/+8
2013-02-28re PR target/56445 (avr.c:11551:16: error: invoking macro FX_FTYPE_FX ar gume...Georg-Johann Lay3-31/+39
2013-02-28* avr/avr-mcus.def (ata5272, ata5505, attiny1634, ata6285)Georg-Johann Lay5-191/+560
2013-02-28avr.h (device_to_arch): Rename to device_to_ld.Georg-Johann Lay3-13/+35
2013-02-28slsr-1.c: Allow widening multiplications.Naveen H.S4-8/+14
2013-02-28Daily bump.GCC Administrator1-1/+1
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-2/+9
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-1/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+8
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+7
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-10/+13
2013-02-27re PR c++/56358 ([C++11] Erroneous interaction of typedef and inherited const...Jason Merrill7-23/+44
2013-02-27Avoid pcmpe insns when not valuable.Edgar E. Iglesias3-20/+14
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek4-15/+23
2013-02-27re PR middle-end/45472 ([Middle-end volatile semantics] ICE: in move_op_ascen...Andrey Belevantsev4-2/+41
2013-02-27incpath.c (add_standard_paths): Use reconcat instead of concat where appropri...Jakub Jelinek2-10/+24
2013-02-27opts.h: Include obstack.h.Jakub Jelinek6-13/+71
2013-02-27re PR target/56455 (ICE in final_scan_insn)Jakub Jelinek2-0/+10