This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/36945] [4.4 Regression] PRE/SCCVN do not handle aggregate function arguments correctly



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-07-26 19:33 -------
The simplest solution is to punt value-numbering calls with arguments that
do not fit in one vn_reference_op.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36945


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