public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/9595: Minimal program fails to compile
@ 2003-02-06 13:36 raphael.mankin
  0 siblings, 0 replies; 2+ messages in thread
From: raphael.mankin @ 2003-02-06 13:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9595
>Category:       c
>Synopsis:       Minimal program fails to compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 06 13:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Raphael Mankin
>Release:        gcc-2.95.3
>Organization:
>Environment:
Linux intel 2.4.5 kernel
>Description:
I was doing an autoconf. When I tried to run 'configure' the basic C program crashed. I reduced the program still further and it still failed.

This is a compiler that I use successfully quite a lot on real programs.
>How-To-Repeat:
C: source:

main ()
{

  ;
}

Command:
    gcc -c -v conftest.c 


Output:

Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
 /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ conftest.c /tmp/cchGfRGu.i
GNU CPP version 2.95.3 20010315 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/../../../../include/g++-3
 /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/../../../../i386-slackware-linux/include
End of omitted list.
 /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/cc1 /tmp/cchGfRGu.i -quiet -dumpbase conftest.c -version -o /tmp/cc2W2pJR.s
GNU C version 2.95.3 20010315 (release) (i386-slackware-linux) compiled by GNU C version 2.95.3 20010315 (release).
gcc: Internal compiler error in `execute', at ../../gcc-2.95.3/gcc/gcc.c:2328
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c/9595: Minimal program fails to compile
@ 2003-02-06 13:42 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2003-02-06 13:42 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, raphael.mankin

Synopsis: Minimal program fails to compile

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Thu Feb  6 13:42:46 2003
State-Changed-Why:
    Doesn't crash any recent gcc compiler (tried 3.0.4, 3.2.1,
    3_2, 3_3, trunk). The gcc-2.95.x branch is not maintained
    anymore.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-06 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06 13:36 c/9595: Minimal program fails to compile raphael.mankin
2003-02-06 13:42 paolo

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