mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-18 11:20:51 +08:00
Add PR markers.
From-SVN: r161276
This commit is contained in:
parent
bec02c18ae
commit
f52d94aad0
@ -1,11 +1,13 @@
|
||||
2010-06-23 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||
|
||||
PR target/44640
|
||||
* config/spu/spu-protos.h (spu_expand_epilogue) Use bool.
|
||||
* config/spu/spu.c (spu_scalar_mode_supported_p): Declare with bool.
|
||||
(spu_vector_mode_supported_p, spu_handle_fndecl_attribute): Likewise.
|
||||
(spu_handle_vector_attribute, spu_pass_by_reference): Likewise.
|
||||
(spu_rtx_costs, spu_function_ok_for_sibcall): Likewise.
|
||||
|
||||
PR target/44640
|
||||
* config/spu/spu.c (ea_load_store_inline): Use add_reg_note.
|
||||
|
||||
2010-06-23 Arnaud Charlet <charlet@adacore.com
|
||||
@ -1890,7 +1892,7 @@
|
||||
(analyze_access_subtree): Pass negative allow_replacements to children
|
||||
if the current type is scalar.
|
||||
|
||||
2010-06-09 Joern Rennecke <amylaar@spamcop.net>
|
||||
2010-06-09 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||
|
||||
PR testsuite/42843
|
||||
* gcc-plugin.h (int plugin_is_GPL_compatible): Declare as extern "C".
|
||||
|
Loading…
x
Reference in New Issue
Block a user