This is the mail archive of the gcc@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]

Re: compile/920501-18.c and -fssa


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

    Richard> I think there's something wrong with the transformation
    Richard> of the loop.  Could somebody who understands the SSA
    Richard> stuff please verify?

There are known issues with SSA, basically because the design of
RTL-generation involves generating overly low-level constructs early
in the game.  Therefore, I wouldn't suggest we spend effort on this at
the moment.  In fact, I think it's probably a waste of time to run
with -fssa in the testsuite, for now.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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