aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-03-18re PR rtl-optimization/65078 (4.9 and 5.0 generate more spill-fill in compari...Jakub Jelinek9-0/+272
2015-03-18re PR c++/65340 ([C++14]ICE in mark_used, at decl2.c:5040)Paolo Carlini5-2/+39
2015-03-18re PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4...Jerry DeLisle2-6/+11
2015-03-18Daily bump.GCC Administrator1-1/+1
2015-03-17re PR c++/65061 (Issue with using declaration and member class template)Jason Merrill3-0/+22
2015-03-17re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay10-350/+416
2015-03-17re PR fortran/59198 (ICE on cyclically dependent polymorphic types)Paul Thomas5-2/+152
2015-03-17re PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4...Jerry DeLisle2-0/+27
2015-03-17re PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4...Jerry DeLisle2-36/+101
2015-03-17re PR c++/64626 (C++14 single quote should not always be a digit separator)Edward Smith-Rowland4-3/+45
2015-03-17Daily bump.GCC Administrator1-1/+1
2015-03-16tree-sra.c (ipa_sra_preliminary_function_checks): Use DECL_ONE_ONLY to check ...Jan Hubicka3-1/+32
2015-03-16re PR tree-optimization/65427 (ICE in emit_move_insn with wide vector types)Jakub Jelinek4-0/+105
2015-03-16DR 1688 PR c++/65327Marek Polacek5-3/+35
2015-03-16cgraph.h (add_new_static_var): Remove declaration.Marek Polacek3-24/+5
2015-03-16omp-low.c (expand_omp_target): Use auto_vec<tree, 11> instead of vec<tree> * ...Jakub Jelinek2-29/+29
2015-03-16re PR middle-end/65431 (Invalid read of size 8 at 0x105DBBF8: delete_omp_cont...Jakub Jelinek2-3/+12
2015-03-16re PR sanitizer/64820 (Libsanitizer fails with ((AddrIsAlignedByGranularity(a...Max Ostapenko4-10/+63
2015-03-16resolve.c: Prevent segfault on illegal input.Andre Vehreschild4-0/+30
2015-03-16re PR middle-end/65409 (ICE in store_field)Eric Botcazou4-5/+35
2015-03-16Add PR64895 xfails in i386/fuse-caller-save*.cTom de Vries4-8/+20
2015-03-16utils2.c (gnat_invariant_expr): Return null if the type of the expression end...Eric Botcazou6-0/+54
2015-03-16Revert 'Use actual_call_used_reg_set to find conflicting regs'Tom de Vries2-5/+11
2015-03-16decl.c (is_from_limited_with_of_main): New predicate.Eric Botcazou3-12/+37
2015-03-16decl.c (gnat_to_gnu_entity): Do not short-circuit the regular handling.Eric Botcazou2-2/+9
2015-03-16re PR regression/63150 (FAIL: gcc.target/powerpc/pr53199.c scan-assembler-tim...Alan Modra4-41/+83
2015-03-16Daily bump.GCC Administrator1-1/+1
2015-03-15pr65270-1.c: Add -fno-common to dg-options on hppa*-*-hpux*.John David Anglin3-0/+8
2015-03-15Daily bump.GCC Administrator1-1/+1
2015-03-14re PR fortran/61138 (Wrong code with pointer-bounds remapping)Mikael Morin4-0/+45
2015-03-14re PR target/65369 (nettle test failure on powerpc64le-linux-gnu when built w...Jakub Jelinek4-3/+56
2015-03-14re PR tree-optimization/65418 (vim miscompilation)Jakub Jelinek5-7/+53
2015-03-14re PR rtl-optimization/65401 (make_field_assignment broken for big-endian)Jakub Jelinek4-12/+98
2015-03-14Daily bump.GCC Administrator1-1/+1
2015-03-13compiler: Permit label on fallthrough statement.Ian Lance Taylor1-0/+11
2015-03-13jit-recording.c (dump::write): Also check vasprintf return value.Uros Bizjak2-12/+21
2015-03-13jit docs: Add "Packaging notes" sectionDavid Malcolm3-6/+123
2015-03-13Fix typo.Arnaud Charlet1-1/+1
2015-03-13[multiple changes]Arnaud Charlet15-98/+563
2015-03-13varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the ex...Ilya Verbin2-1/+6
2015-03-13[multiple changes]Arnaud Charlet12-42/+176
2015-03-13[multiple changes]Arnaud Charlet4-14/+30
2015-03-13exp_util.ads, [...] (Force_Evaluation): Add Related_Id and Is_Low/High_Bound ...Robert Dewar4-82/+54
2015-03-13[ARM] PR target/64600 Fix another ICE with -mtune=xscale: properly sign-exten...Kyrylo Tkachov4-8/+35
2015-03-13graph.c (print_graph_cfg): Make function names visible and append parenthesis...Thomas Preud'homme2-3/+10
2015-03-13re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener4-8/+30
2015-03-13re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener7-44/+138
2015-03-13ChangeLog: Fix whitespace.Uros Bizjak2-36/+34
2015-03-13ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC...Jan Hubicka5-125/+135
2015-03-13Daily bump.GCC Administrator1-1/+1