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]

Re: optimization/9630: [3.2/3.3/3.4 regression] crash with -freg-struct-return in C++ code


Old Synopsis: crash with -freg-struct-return in C++ code
New Synopsis: [3.2/3.3/3.4 regression] crash with -freg-struct-return in C++ code

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Feb 14 20:53:46 2003
State-Changed-Why:
    Confirmed. Worked with 2.95, so is a regression.
    
    Stefan, if you want to help us greatly, try to reduce the
    code further, by first using -save-temps to get rid
    of what the preprocessor does, then delete all the lines
    starting with a '#', and then chip away whatever is not
    needed to demonstrate the bug. We need to find out which
    function exactly is being miscompiled, and the present
    testcase is too large for this, so it would take us some
    time. If you could try to get it smaller, that would be
    greatly appreciated!
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9630


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