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 ada/21242] ACATS wrong array copy code c52102b c52102d (works with -fno-tree-dce)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-19 12:33 -------
Huh:
  #   VUSE <D.486_68>;
  #   VUSE <C.26_118>;
  (*a.3_27)[-1 ...]{lb: -1 sz: 1} = D.486;

Why is there no V_MUST_DEF/V_MAY_DEF in there?

This is an aliasing bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |alias


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


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