re PR bootstrap/55792 (Bad memory access with profiledbootstrap and LTO)
authorRichard Biener <rguenther@suse.de>
Thu, 10 Jan 2013 13:42:27 +0000 (13:42 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 10 Jan 2013 13:42:27 +0000 (13:42 +0000)
commitffc5b2bbcd49e24c1806c0530aba553722e7285a
tree175f48afc706316523c882c46a4f905378769977
parente9772e16b39885fb70f6e3651a0b98d6de8655c3
re PR bootstrap/55792 (Bad memory access with profiledbootstrap and LTO)

2013-01-10  Richard Biener  <rguenther@suse.de>

PR bootstrap/55792
* tree-into-ssa.c (rewrite_add_phi_arguments): Do not set
locations for virtual PHI arguments.
(rewrite_update_phi_arguments): Likewise.

From-SVN: r195084
gcc/ChangeLog
gcc/tree-into-ssa.c