public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Christian Ehrhardt" <ehrhardt@mathematik.uni-ulm.de>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c/8960: [3.2/3.3 regression] Segfault with __attribute__ ((mode (...))) in start_function:5702
Date: Sat, 21 Dec 2002 08:46:00 -0000	[thread overview]
Message-ID: <20021221164601.29802.qmail@sources.redhat.com> (raw)

The following reply was made to PR c/8960; it has been noted by GNATS.

From: "Christian Ehrhardt" <ehrhardt@mathematik.uni-ulm.de>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c/8960: [3.2/3.3 regression] Segfault with __attribute__ ((mode (...))) in start_function:5702
Date: Sat, 21 Dec 2002 17:43:15 +0100

 On Sat, Dec 21, 2002 at 04:36:06AM -0000, bangerth@dealii.org wrote:
 > 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?
 
 Ooops. One shouldn't change test cases in the very last minute :-(
 
 __attribute__ ((mode (TI))) int f (void) { }
 
 (note TI instead of SI) indead crashes on 3.2/3.3 as described and
 issues an error with 2.95.3 on sparc:
 
 7227-2.c:2: no data type for mode `TI'
 
 However, this testcase results in an error with all gcc Versions on i386.
 
     regards  Christian
 
 -- 
 THAT'S ALL FOLKS!


             reply	other threads:[~2002-12-21 16:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-21  8:46 Christian Ehrhardt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-21  9:06 Wolfgang Bangerth
2002-12-20 20:36 bangerth
2002-12-16  6:36 Christian Ehrhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021221164601.29802.qmail@sources.redhat.com \
    --to=ehrhardt@mathematik.uni-ulm.de \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).