[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-15 01:26 --- Subject: Bug 20458 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-15 01:26:35 Modified files: gcc: ChangeLog tree-flow-inline.h

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-14 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-03-15 01:27 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-03-13 17:02 --- working on smaller preprocessed testcase (640Kbytes left). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20458

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread belyshev at depni dot sinp dot msu dot ru
-- What|Removed |Added CC||dberlin at gcc dot gnu dot ||org

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Target Milestone|---

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-03-13 18:18 --- Created an attachment (id=8383) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8383action=view) smaller testcase (2293 bytes) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20458

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-03-13 19:10 --- even smaller testcase: -- namespace std { class locale { public: locale(); ~locale(); }; } struct B {

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-03-13 19:20 --- I can't reproduce on i686-pc-linux-gnu with either testcase -- What|Removed |Added Target

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-03-13 21:01 --- Confirmed on x86-64. I'm bootstrapping a fix for this. -- What|Removed |Added

[Bug tree-optimization/20458] [4.1 regression] structure aliasing causes wrong code

2005-03-13 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20458