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]

c/9919: Compilation generates error in batch


>Number:         9919
>Category:       c
>Synopsis:       Compilation generates error in batch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 03 14:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dieter Wörz
>Release:        unknown-1.0gcc version 2.95.3 20010315 (SuSE)
>Organization:
>Environment:
Suse Linux 7.3
>Description:
When I try to compile the attached file in batch mode, it generates the following error:
gcc: Internal compiler error in `execute', at ../../gcc/gcc.c:2328
Please submit a full bug report.

When I try to compile it directly on the shell, it works.
I tried to figure out relevant differences in the environment, but I could not find any.
The file is build by configure to figure out, if gcc works.
>How-To-Repeat:
/usr/bin/gcc -o conftest conftest.i
in batch and interactive
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="conftest.i"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="conftest.i"

IyAxICJjb25mdGVzdC5jIgoKIyA2NTIgImNvbmZpZ3VyZSIKCiMgMSAiY29uZmRlZnMuaCIgMQoK
IyA2NTMgImNvbmZpZ3VyZSIgMgoKCm1haW4oKXtyZXR1cm4oMCk7fQo=


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