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]

Re: [tree-ssa] aliasing bug [patch]


In message <20030529212706.GA31181@tornado.toronto.redhat.com>, Diego Novillo w
rites:
 >Fixes a latent bug we've had since February.  It just now
 >triggered on PPC (no wonder PPC has been so flakey).  Jeff, I
 >guess you meant pushing a wide int here, eh? :)
Presumably if get_alias_set returns a HOST_WIDE_INT, then I meant to use
VARRAY_PUSH_WIDE_INT :-)

Jeff


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