Commit f52d94aa by Joern Rennecke

Add PR markers.

From-SVN: r161276
parent bec02c18
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".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment