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: c/8960: [3.2/3.3 regression] Segfault with __attribute__ ((mode (...))) in start_function:5702


Synopsis: [3.2/3.3 regression] Segfault with __attribute__ ((mode (...))) in start_function:5702

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Dec 20 20:36:05 2002
State-Changed-Why:
    I can confirm the crash. However, the code does also crash
    2.95 for me:
    tmp/g> gcc -c x.c
    x.c:2: Internal compiler error in `layout_decl', at stor-layout.c:262
    Please submit a full bug report.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
    
    So this would not qualify as a regression. Christian, could
    you double check what your results are with 2.95 on your
    two platforms?
    
    Thanks
      W.

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


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