This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] generalize BLKmode op to mem in _REF rtl expansion


Ping for a fairly old submission at

  http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00248.html

after checking that the problem (ICE on extraction out of view
conversion) is still there and re-testing on x86_64-unknown-linux-gnu.

Thanks in advance,

Olivier


2008-04-23  Olivier Hainque  <hainque@adacore.com>

	* expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 to
	memory if the component is to be referenced in BLKmode according
	to get_inner_reference.

	testsuite/
	* gnat.dg/blkextract_from_reg.adb: New test.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]