OSDN Git Service

* tree-sra.c (scalarize_use): Create another temporary with the proper
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Dec 2008 13:04:57 +0000 (13:04 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Dec 2008 13:04:57 +0000 (13:04 +0000)
commitbec3750884317d1b1a2fdb5cab6b8bf38c12a4a4
treebaa288c19c0e443a3ffeb3e972ffaeb77f2af4e4
parentf9cfa5ea836f4935740f6fb6906206c9ab8f21c4
* tree-sra.c (scalarize_use): Create another temporary with the proper
type for signed types in the use_all && !is_output bitfield case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142537 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/aggr10.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/aggr10_pkg.ads [new file with mode: 0644]
gcc/tree-sra.c