[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | "ASK THE WIZARDS" | 
|  | 
| Moderator: | QUARK::LIONEL | 
|  | 
| Created: | Mon Oct 30 1995 | 
| Last Modified: | Mon May 12 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 1857 | 
| Total number of notes: | 3728 | 
1517.0. "Open: here's a workaround" by STAR::JKEENAN () Mon Feb 03 1997 12:21
Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Fri, 24 Jan 1997 19:35:48 -0500
Received: from vms001 by mail11.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id TAA05576; Fri, 24 Jan 1997 19:25:47 -0500 (EST)
Date: Fri, 24 Jan 1997 19:25:45 -0500
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (24-Jan-1997 1925)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]
Remote Host: axp616.gsi.de
Browser Type: Mozilla/2.02 (X11; I; DEC 3000 Model 300 )
Remote Info: <null>
Name: Martin Zinser
Email Address: [email protected]
CPU Architecture: VAX
Version: v 6.2
Questions: 
Hello!
 Simple compilation of a certain C source file fails 
 on the VAX (OpenVMS 6.2, DEC C 5.3-006), while it 
 succeedes on an Alpha (OpenVMS 6.1-1H3, DEC C V5.5-002).
 It is not an obvious problem of different compilation 
 paths, caused by __ALPHA or VAX preprocessor directives.
 The error message is 
%VCG-F-BUGCHECK, Compiler bug check during middle end phase.
 In case someone is interested the code can be found in
 http://axp616.gsi.de:8080/wwwar/util/jam/jamp.zip
 Use @compile to build
 The module in question is jamgram.c
				Have a nice weekend, Martin
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1517.1 | Information Forwarded | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Mon Feb 10 1997 18:31 | 3 | 
|  | 
   I have forwarded this information to the C wizards.
 | 
| 1517.1 | Known DEC C #line-related Bug | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Wed Feb 12 1997 10:46 | 4 | 
|  | 
   This is a known bug in the DEC C compiler.  As a workaround, add a
   #pragma module directive to the top of the file.  This problem will
   be fixed in an upcoming release of the compiler after DEC C V5.5-002.
 |