aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-11-25timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.Jan Hubicka4-1/+24
2015-11-25* gfortran.dg/nint_p7.f90: New testcase.David Edelsohn2-0/+16
2015-11-25re PR sanitizer/67941 (calls on function pointer from a captureless lambda ca...Jason Merrill3-0/+15
2015-11-25cp-ubsan.c (cp_ubsan_instrument_vptr_p): Use do_ubsan_in_current_function.Jason Merrill2-3/+6
2015-11-25varasm.c (default_elf_asm_output_limited_string, [...]): Replace fprintf by p...Jan Hubicka2-4/+13
2015-11-25re PR rtl-optimization/67954 (internal compiler error: in patch_jump_insn, at...Vladimir Makarov2-1/+10
2015-11-25nvptx.md (load_arg_reg<mode>): Arg number constraint is 'n'.Nathan Sidwell3-23/+29
2015-11-25optabs.def: Add new optabs fmax_optab/fmin_optab.David Sherwood4-0/+21
2015-11-25re PR c++/68087 (ICE with constexpr in array with negative index)Markus Trippelsdorf4-2/+21
2015-11-25[multiple changes]Arnaud Charlet8-13/+60
2015-11-25[multiple changes]Arnaud Charlet5-17/+51
2015-11-25[multiple changes]Arnaud Charlet5-51/+74
2015-11-25[multiple changes]Arnaud Charlet4-31/+61
2015-11-25[multiple changes]Arnaud Charlet5-10/+116
2015-11-25init.c (__gnat_is_stack_guard): Do not use mach calls for IOS simulator.Tristan Gingold2-4/+8
2015-11-25re PR fortran/68227 (ICE on using variable limit in forall header (gfc_do_all...Steven G. Kargl2-2/+7
2015-11-25re PR fortran/63858 (fixed form OpenACC directive ICE with -fopenacc -fopenmp)Ilmir Usmanov5-108/+228
2015-11-25re PR c++/68385 (ICE building libstdc++ on arm-none-eabi)Jason Merrill2-26/+8
2015-11-25re PR middle-end/68528 ([5 Only] Wrong constant folding)Richard Biener4-30/+53
2015-11-25nvptx.c (walk_args_for_params): Delete.Nathan Sidwell2-82/+75
2015-11-25rs6000.c (rs6000_declare_alias): Rename and globalize both the symbol and the...David Edelsohn2-10/+20
2015-11-25Improve verification of loop->latch in verify_loop_structureTom de Vries4-20/+60
2015-11-25Port libvtv to SolarisRainer Orth3-11/+42
2015-11-25Remove broken ifcvt code for speculating memory writesBernd Schmidt4-140/+14
2015-11-25re PR c++/58910 (std::Tuple_impl is non constexpr when using identical userde...Paolo Carlini2-0/+25
2015-11-25[RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x++ : x--) formKyrylo Tkachov4-2/+71
2015-11-25re PR tree-optimization/68517 (ICE in tree-vect-data-refs.c:2751)Richard Biener4-1/+39
2015-11-25ipa-inline-analysis.c: Include gimplify.h (set_cond_stmt_execution_predicate...Jan Hubicka2-6/+17
2015-11-25re PR target/67089 (Integer overflow checks not optimized on x86/x86_64)Jakub Jelinek10-1/+857
2015-11-25re PR tree-optimization/68492 (internal compiler error: in vect_is_simple_use...Richard Biener2-0/+35
2015-11-25re PR tree-optimization/68502 ([i686] spec2000/179.art runfails after r222914)Richard Biener5-0/+129
2015-11-252015-11-24 Michael Collison <michael.collison@linaro.org>Michael Collison10-0/+179
2015-11-25Daily bump.GCC Administrator1-1/+1
2015-11-24Fix typos from last checkin.Steve Ellcey1-2/+2
2015-11-24frame-header-4.c: New test.Steve Ellcey2-0/+24
2015-11-24frame-header-opt.c (gate): Check for optimize > 0.Steve Ellcey4-16/+153
2015-11-24shrink-wrap: Fix thinko (PR68520)Segher Boessenkool2-4/+10
2015-11-24c-parser.c (c_parser_oacc_declare): Replace "ifdef ENABLE_OFFLOADING" with "i...Ilya Verbin4-12/+24
2015-11-24alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_P double check ...Jan Hubicka5-16/+40
2015-11-24tree.c (make_vector_type): Properly compute canonical type of the main variant.Jan Hubicka2-4/+19
2015-11-24nvptx.c (maybe_split_mode): Return new mode or VOIDmode, don't alter incoming...Nathan Sidwell2-76/+72
2015-11-24lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka7-23/+76
2015-11-24rs6000.md (lround<mode>di2): Remove constraints.Michael Meissner2-2/+6
2015-11-24tree.c (free_node): New function.Jan Hubicka5-11/+37
2015-11-24re PR fortran/68486 (187.facerec in SPEC CPU 2000 failed to build)Steven G. Kargl5-17/+47
2015-11-24fix ChangeLogMichael Meissner1-15/+14
2015-11-24fix ChangeLogMichael Meissner1-1/+1
2015-11-24rs6000.md (UNSPEC_XSRDPI): New unspec.David Edelsohn2-38/+90
2015-11-24re PR c++/68278 (internal compiler error with C++14 polymorphic lambda and ty...Paolo Carlini2-0/+16
2015-11-24re PR c++/68388 (incomplete type bug when using decltype)Paolo Carlini2-0/+47