gcc

~vcs-imports/gcc/+git/gcc:tbsaunde/bitmap2

Last commit made on 2013-11-19
Get this branch:
git clone -b tbsaunde/bitmap2 https://git.launchpad.net/~vcs-imports/gcc/+git/gcc

Branch merges

Branch information

Name:
tbsaunde/bitmap2
Repository:
lp:~vcs-imports/gcc/+git/gcc

Recent commits

0c4d1ac... by Trevor Saunders <email address hidden>

move some bitmap functions to methods

994ab8b... by Trevor Saunders <email address hidden>

add ctor / dtor to bitmap_head

c5e121d... by ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>

Remove ada/ prefix

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204743 138bc75d-0d04-0410-961f-82ee72b054a4

5d1c1f5... by ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>

 * cfgexpand.c (expand_used_vars): Allocate space for partitions based
 on PARM_DECLs or RESULT_DECLs only if they are ignored for debug info
 or if optimization is enabled.
 * tree-ssa-coalesce.c (coalesce_ssa_name): If optimization is disabled,
 require that all the names based on a PARM_DECL or a RESULT_DECL that
 isn't ignored for debug info be coalesced.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204742 138bc75d-0d04-0410-961f-82ee72b054a4

436161c... by jbglaw <jbglaw@138bc75d-0d04-0410-961f-82ee72b054a4>

2013-11-13 Jan-Benedict Glaw <email address hidden>

 * config/c6x/c6x.c: Include "gimple-expr.h".

[BR]: http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01411.html

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204741 138bc75d-0d04-0410-961f-82ee72b054a4

ce016e2... by rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>

2013-11-13 Richard Biener <email address hidden>

 * gimple-streamer-out.c (output_gimple_stmt): Also wrap
 decls in ADDR_EXPR operands inside a MEM_REF and optimize that.
 * gimple-streamer-in.c (input_gimple_stmt): Remove now dead
 code dealing with type mismatches inside component reference
 chains.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204740 138bc75d-0d04-0410-961f-82ee72b054a4

26fc128... by glisse <glisse@138bc75d-0d04-0410-961f-82ee72b054a4>

2013-11-13 Marc Glisse <email address hidden>

 PR tree-optimization/59077
 * ipa-pure-const.c (better_state): Update *state.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204739 138bc75d-0d04-0410-961f-82ee72b054a4

1ba4a1d... by clyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>

2013-11-13 Christophe Lyon <email address hidden>

 * config/aarch64/aarch64.h (FRAME_GROWS_DOWNWARD): Define to 1.
 * config/aarch64/aarch64.c (aarch64_initial_elimination_offset):
 Update offset calculations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204737 138bc75d-0d04-0410-961f-82ee72b054a4

4203dd9... by ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>

 PR ada/35998
 * dwarf2out.c (add_byte_size_attribute): Also use int_size_in_bytes
 for fields. Do not add the attribute if the size is negative.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204736 138bc75d-0d04-0410-961f-82ee72b054a4

d2c4290... by ktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>

 * config/arm/arm.c: Include aarch-cost-tables.h.
 (generic_extra_costs): Move from here...
 * config/arm/aarch-cost-tables.h: ... To here. New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204735 138bc75d-0d04-0410-961f-82ee72b054a4