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/33159] [4.3 Regression] wrong VDEF for gcc.target/i386/cmov4.c



------- Comment #4 from bonzini at gnu dot org  2007-08-23 14:04 -------
Hmmm, a store into an "int *" could not touch nodekind itself, only a store
into an "int **" could.

Isn't SMT.8 the VDEF saying it could touch *the thing pointed to by nodekind*?


-- 


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


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