cfgloop.c (get_loop_body_in_bfs_order): Fix assert.
[platform/upstream/gcc.git] / gcc /
2015-06-09 Richard Bienercfgloop.c (get_loop_body_in_bfs_order): Fix assert.
2015-06-09 Richard Bienerre PR tree-optimization/66413 (ICE at -Os and above...
2015-06-09 Richard Bienerre PR tree-optimization/66396 (FAIL: gcc.dg/graphite...
2015-06-09 Tom de VriesFix gimple_seq_nondebug_singleton_p
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-09 Alexandre OlivaReset inlined debug variables at the end of the inlined...
2015-06-09 GCC AdministratorDaily bump.
2015-06-08 Jan Hubickabind_c-2b_0.f90: New testcase.
2015-06-08 Jan Hubickalto.c (hash_canonical_type): Drop hashing of TYPE_STRIN...
2015-06-08 Jan Hubickalto-streamer-out.c (lto_output_location): Stream reserv...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Jan Hubickare PR lto/65378 (Tweak to wording of -Wodr message)
2015-06-08 Tom de VriesHandle -fipa-ra in reload_combine
2015-06-08 Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-08 Marek Polacekre PR c/66415 (ice in location_column_from_byte_offset)
2015-06-08 Richard Bienerre PR tree-optimization/66422 (-Warray-bounds false...
2015-06-08 Nick Cliftonrx.c (rx_function_value): Do not promote vector types.
2015-06-08 Jakub Jelinekgenattrtab.c (insn_alternatives): Change type from...
2015-06-08 Jan Kratochvilre PR other/65366 (gdbhooks.py is incompatible with...
2015-06-08 Richard Bienertree-vect-stmts.c (vectorizable_load): Compute the...
2015-06-08 Marc Glissegenmatch.c (expr::gen_transform): For conditions, guess...
2015-06-08 Tom de VriesFix try_transform_to_exit_first_loop_alt
2015-06-08 Marek Polacekre PR sanitizer/66452 ([UBSAN] *.Lubsan_data0' defined...
2015-06-08 Aldy Hernandezobjc-runtime-shared-support.c (build_module_descriptor...
2015-06-08 Joseph Myers* sv.po: Update.
2015-06-08 Tom de VriesDon't dump low gimple functions in gimple dump
2015-06-08 Tom de VriesAdd debug msg to dump_file in add_new_function
2015-06-08 Eric BotcazouAdd missing file.
2015-06-08 John Marinoconfigure.ac (*-*-dragonfly*): New configuration.
2015-06-08 GCC AdministratorDaily bump.
2015-06-08 Jan HubickaFix my previous commit.
2015-06-07 Jan Hubickaalias.c (get_alias_set): Be ready for TYPE_CANONICAL...
2015-06-07 GCC AdministratorDaily bump.
2015-06-06 John David Anglinre PR bootstrap/66319 (gcov-tool.c:84:65: error: invali...
2015-06-06 Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-06-06 Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-06-06 Aldy Hernandez* dwarf2out.c (gen_lexical_block_die): Initialize stmt_die.
2015-06-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-06 Eric BotcazouAdd missing entry.
2015-06-06 Eric Botcazouutils.c (note_types_used_by_globals): Tweak comment.
2015-06-06 Mikhail MaltsevPromote types of rtl expressions to rtx_insn in gen_spl...
2015-06-06 DJ Deloriemsp430.c (msp430_asm_integer): Support addition and...
2015-06-06 GCC AdministratorDaily bump.
2015-06-05 Kaz Kojimare PR libstdc++/6641 (-D__USE_MALLOC doesn't link)
2015-06-05 Steven G. Karglre PR fortran/66347 (Seg fault (ICE) on compile)
2015-06-05 David MalcolmRemove jit_langhook_post_compilation_parsing_cleanups
2015-06-05 Thomas Koenigre PR fortran/66385 (ICE: FORALL writing multiple eleme...
2015-06-05 David MalcolmFix build of jit after debug-early merger
2015-06-05 Aldy Hernandez* jcf-parse.c: Include toplev.h.
2015-06-05 Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-05 Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-05 Steven G. Kargl[multiple changes]
2015-06-05 Julian Brownprint-sysroot-suffix.sh: Handle MULTILIB_REUSE settings.
2015-06-05 Tom de VriesAdd transform_to_exit_first_loop_alt
2015-06-05 Nathan Sidwellre PR c++/52595 ([DR 325] commas and non-static data...
2015-06-05 Kugan Vivekanandarajahneon-reload-class.c: Remove movw and movt.
2015-06-05 James Greenhalgh[Patch] The comparison in a compare exchange should...
2015-06-05 Venkataramanan Kumarsse.md (sse3_mwait): Swap the operand constriants.
2015-06-05 DJ Deloriemsp430.md (movsi_s): New.
2015-06-05 GCC AdministratorDaily bump.
2015-06-04 Paolo Carlinidiag-5.mm: Adjust per r224097.
2015-06-04 Sriraman Tallamc-common.c (noplt): New attribute.
2015-06-04 Thomas Koenigre PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Jan Hubickalto.c (hash_canonical_type): Use tree_code_for_canonica...
2015-06-04 Pierre-Marie de... decl.c (gnat_to_gnu_entity): If processing a definition...
2015-06-04 Uros Bizjakre PR target/66369 (gcc 4.8.3/5.1.0 miss optimisation...
2015-06-04 Sandra Loosemore[patch, testsuite, ARM] don't clobber dg-do-what-defaul...
2015-06-04 Ramana RadhakrishnanRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-06-04 Kyrylo Tkachov[AArch64] Always register fma_steering pass but gate...
2015-06-04 Marek Polacekre PR c/66341 (Some casts wrongly produce a lvalue)
2015-06-04 GCC AdministratorDaily bump.
2015-06-03 Jan Hubickalto.c (iterative_hash_canonical_type, [...]): only...
2015-06-03 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-06-03 Manuel López-Ibáñezre PR c++/66130 ("invalid use of non-static member...
2015-06-03 Paolo Carlinidecl.c (check_tag_decl): Use declspecs->locations as...
2015-06-03 Marek Polacekre PR sanitizer/66190 (ICE: tree code ‘call_expr’ is...
2015-06-03 Michael Meissnerconfig.gcc (powerpc*-*-*): Add support for a new config...
2015-06-03 Uros Bizjakre PR target/66275 (__attribute__((sysv_abi)) with...
2015-06-03 Prathamesh Kulkarnic-decl.c (warn_cxx_compat_finish_struct): New parameter...
2015-06-03 Martin LiskaFix GNU coding style in memory statistics.
2015-06-03 Jeff LawFix FT32 ChangeLogs
2015-06-03 Benigno B. Juniornetbsd-elf.h (NETBSD_LINK_SPEC_ELF): Turn -symbolic...
2015-06-03 Andres Tiraboschiplugins.texi (enum plugin_event): New event.
2015-06-03 Richard Bienertree-vect-data-refs.c (vect_analyze_group_access):...
2015-06-03 Nick Cliftonrl78-real.md: Add peepholes to avoid a register copy...
2015-06-03 Kyrylo Tkachov[ifcvt][obvious] Fix typo in comment
2015-06-03 Ilya Enkovichipa-chkp.c (chkp_maybe_create_clone): Create alias...
2015-06-03 Martin LiskaFix memory report layout at various places.
2015-06-03 Martin LiskaPort pool-allocator memory stats to a new infrastructure.
2015-06-03 Richard Sandiforddefaults.h (SWITCHABLE_TARGET, [...]): Move out of...
2015-06-03 Eric Botcazou* gcc-interface/utils.c (copy_type): Also set TYPE_CANO...
2015-06-03 Eric Botcazoutrans.c (gnat_to_gnu): Fix typo in latest change.
2015-06-03 Andrew BennettUpdate check after force_const_mem call in the plus_con...
2015-06-03 Ilya Enkovichipa.c (symbol_table::remove_unreachable_nodes): Don...
2015-06-03 Marek Polacekre PR c/64223 (same warning repeated twice with same...
2015-06-03 Richard Bienerre PR tree-optimization/63916 (value-numbering fails...
2015-06-03 Richard Bienerre PR middle-end/66375 (wrong code at -O2 and -O3 on...
2015-06-03 Bin Chengtree-ssa-loop-ivopts.c (dump_iv): New parameter.
next