public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/7741: [3.3 regression] ICE on conflicting types
@ 2002-12-04 13:20 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2002-12-04 13:20 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gnats, nobody

Old Synopsis: ICE on conflicting types
New Synopsis: [3.3 regression] ICE on conflicting types

State-Changed-From-To: feedback->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Dec  4 13:20:29 2002
State-Changed-Why:
    Thanks for the feedback. Your testcase
    ---------------------------
    int f(int);
    int main()
    {
        char c;        /* any type except int causes ICE */
        int i;
        int c = f(i);
    }
    ------------------------
    indeed ICEs for me. This is a regression on the main trunk,
    so I mark it as that.
    
    Thanks
      Wolfgang

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-04 21:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-04 13:20 c/7741: [3.3 regression] ICE on conflicting types bangerth

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).