------- Comment #4 from jakub at gcc dot gnu dot org  2008-06-23 16:41 -------
tree-ssa-loop-prefetch.c is the only other direct caller of create_data_ref.
PR33856 should catch in get_references_in_stmt all refs without base,
so all that needs to be done is to avoid REFERENCE_CLASS_P's with
!get_base_address () in tree-ssa-loop-prefetch.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakdver at gcc dot gnu dot
                   |                            |org


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

Reply via email to