[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2007-04-23 Thread amylaar at gcc dot gnu dot org
--- Comment #6 from amylaar at gcc dot gnu dot org 2007-04-23 19:37 --- (In reply to comment #5) > Fixed. > I also see mayalias-2 failing with gcc 4.2 on arc at -O3 -fomit-frame-pointer. Life analysis finds a 'clever' way to initialize the pointer p by copying the frame pointer and the

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2006-11-30 Thread chaoyingfu at gcc dot gnu dot org
--- Comment #6 from chaoyingfu at gcc dot gnu dot org 2006-12-01 01:04 --- Subject: Bug 28812 Author: chaoyingfu Date: Fri Dec 1 01:01:21 2006 New Revision: 119392 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119392 Log: Merged revisions 118654-118785 via svnmerge from svn+

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2006-11-11 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-11-12 01:11 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2006-11-11 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-11-12 01:11 --- Subject: Bug 28812 Author: pinskia Date: Sun Nov 12 01:10:56 2006 New Revision: 118716 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118716 Log: 2006-11-11 Andrew Pinski <[EMAIL PROTECTED]> PR rt

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2006-11-09 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-10 01:09 --- I am testing the fix right now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28812

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2006-08-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-27 04:56 --- I have a patch to fix this but I am not going to submit it until after 4.2 branches and my copyright assignment gets fixed as I wrote the patch for work. -- pinskia at gcc dot gnu dot org changed: Wha

[Bug rtl-optimization/28812] RTL aliasing vs may_alias and structs

2006-08-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-22 21:53 --- 3.2.3 did not have may_alias. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28812