------- Comment #4 from jamborm at gcc dot gnu dot org  2009-09-04 18:45 -------
At the moment I believe that I have basically reintroduced  PR 30791
- except that the bug really does not provide the description of the
problem which is instead in
http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01176.html.

Since  alias-improvements have brought  aliasing information  to the
early stages,  I am now testing  whether we can  move pass_stdarg up
right before early SRA.  I'm running the test on an x86_64 now, will
try to do it on some other platform if the test finishes fine.

If it doesn't work for some reason, I will tend to fix this by a
hack very similar to the patch in the email linked above.


-- 

jamborm at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jamborm at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-08-25 21:53:10         |2009-09-04 18:45:26
               date|                            |


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

Reply via email to