aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-12-17re PR c++/64333 (C++14 constexpr gives wrong results when a looping constexpr...Jason Merrill4-41/+89
2014-12-17* constexpr.c: Change "addr" parm names to "lval".Jason Merrill2-88/+90
2014-12-17* constexpr.c: Tweak comments and formatting.Jason Merrill2-7/+17
2014-12-17[AArch64] Remove "generic_sched" attributeJames Greenhalgh2-8/+4
2014-12-17MSP430: Fix unused arg warningJan-Benedict Glaw2-1/+6
2014-12-17dwarf2out.c: do not short-circuit add_bound_info in array descr. lang-hookPierre-Marie de Rodat2-275/+324
2014-12-17Add a few debug utilities for DWARF expressionsPierre-Marie de Rodat3-102/+187
2014-12-17Make the Ada front-end use the array descr language hookPierre-Marie de Rodat2-0/+68
2014-12-17Enable the array descr language hook for all DWARF versionsPierre-Marie de Rodat2-15/+29
2014-12-17Complete information generated through the array descriptor language hookPierre-Marie de Rodat5-18/+66
2014-12-17Fix a typo in ChangeLogH.J. Lu1-1/+1
2014-12-17Add -malign-data={abi|compat|cachineline}H.J. Lu13-3/+253
2014-12-17re PR testsuite/64328 (addr_equal-1.c fails execution.)Tejas Belagod2-0/+6
2014-12-17re PR middle-end/63568 (Missed optimization (a & ~mask) | (b & mask) = a ^ ((...Marek Polacek4-0/+71
2014-12-17re PR tree-optimization/64322 (More optimize opportunity for constant folding)Jakub Jelinek4-0/+69
2014-12-17re PR sanitizer/64289 (ICE with -fsanitize=float-cast-overflow)Jakub Jelinek4-0/+37
2014-12-17drop reason for my change from ChangeLogMichael Haubenwallner1-1/+0
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus19-183/+205
2014-12-17compiler: Don't crash on append with single argument.Ian Lance Taylor1-2/+7
2014-12-17Daily bump.GCC Administrator1-1/+1
2014-12-16re PR c++/58650 ([c++11] ICE with invalid friend declaration)Paolo Carlini4-1/+22
2014-12-16compiler: Don't built hash/equality functions for thunk structs.Ian Lance Taylor3-2/+26
2014-12-16* fibonacci_heap.h (min): Return m_data instead of non-existing data.Jan Hubicka2-1/+5
2014-12-16ipa-inline-analysis.c (will_be_nonconstant_predicate): Consider return values...Jan Hubicka2-8/+17
2014-12-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-1/+6
2014-12-16re PR go/61246 (gccgo: ICE in do_determine_types [GoSmith])Ian Lance Taylor1-1/+5
2014-12-16re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo3-17/+18
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus28-295/+168
2014-12-16hwint.c (abs_hwi, absu_hwi): Move to ...Jan Hubicka3-16/+22
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus16-282/+170
2014-12-16re PR go/61264 (gccgo: ICE in __normal_iterator [GoSmith])Ian Lance Taylor1-2/+8
2014-12-16re PR go/61273 (gccgo: ICE in Unsafe_type_conversion_expression::do_get_backe...Ian Lance Taylor2-5/+5
2014-12-16re PR middle-end/64309 (if (1 & (1 << n)) not simplified to if (n == 0))Marek Polacek4-0/+84
2014-12-16genmatch.c (parser::parser): Initialize capture_ids.Richard Biener2-2/+18
2014-12-16Both config.h and system.h define ABI/API macros for system headers.Michael Haubenwallner2-1/+6
2014-12-16re PR target/64240 ([AArch64] SMS-3.c causes runtime exception(segfault).)Felix Yang4-1/+54
2014-12-16re PR other/64278 (/sreal.c:254:22: error: call of overloaded 'abs(const int6...Martin Liska2-1/+6
2014-12-16i386.c (ix86_address_cost): Add explicit restriction to RTL level for the che...Igor Zamyatin2-4/+11
2014-12-16re PR fortran/64244 (ICE at class.c:236 when using non_overridable)Janus Weil4-5/+52
2014-12-16gnu-user.h (TARGET_CAN_SPLIT_STACK): Move from here ...Uros Bizjak4-184/+222
2014-12-16re PR target/64217 (LRA: generate wrong liveness info after r217947 for clobb...Chung-Ju Wu2-1/+7
2014-12-16Daily bump.GCC Administrator1-1/+1
2014-12-15decl2.c (decl_needed_p): When not optimizing, do not consider external decls ...Jan Hubicka2-6/+22
2014-12-15* config/rl78/rl78.h: Remove SHORT_IMMEDIATES_SIGN_EXTEND.DJ Delorie2-1/+4
2014-12-15re PR lto/64043 (ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo...Jan Hubicka4-3/+34
2014-12-15re PR rtl-optimization/63397 (signed integer overflows in ira.c)Vladimir Makarov3-9/+27
2014-12-15sreal.h (to_double): New method.Jan Hubicka3-3/+26
2014-12-15re PR go/61255 (gccgo: spurious "error: argument 2 has incompatible type" [Go...Ian Lance Taylor2-15/+36
2014-12-15re PR c++/64297 (ICE: canonical types differ for identical types)Jason Merrill3-0/+21
2014-12-15re PR rtl-optimization/64316 (ICE in simplify_const_unary_operation after r21...Jakub Jelinek4-2/+56