Bug 58653 - C++ crash without optimization (ia64)
Summary: C++ crash without optimization (ia64)
Keywords:
Status: CLOSED DUPLICATE of bug 58647
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gcc
Version: 1.0
Hardware: ia64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-22 11:45 UTC by Tim Waugh
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-22 11:45:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2002-01-22 11:45:08 UTC
Description of Problem:
g++ crashes while compiling this file.

Version-Release number of selected component (if applicable):
gcc-3.1-0.18

How Reproducible:
100%

Steps to Reproduce:
1. c++ -c OmniIJSProxy.cpp

Actual Results:

OmniIJSProxy.cpp: In member function `bool OmniIJSProxy::rasterize(unsigned
   char*, _BitmapInfo2*, _Rectl*, BITBLT_TYPE)':
OmniIJSProxy.cpp:2060: warning: cast from pointer to integer of different size
OmniIJSProxy.cpp:2105: warning: cast from pointer to integer of different size
OmniIJSProxy.cpp: In static member function `static DeviceMedia* DeviceMedia*
   OmniIJSProxy::getCurrentMedia()::OmniIJSProxyMedia::create(char*,
   PrinterCommand*, int, int)':
OmniIJSProxy.cpp:1314: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.

Comment 1 Jakub Jelinek 2002-01-22 17:01:44 UTC

*** This bug has been marked as a duplicate of 58647 ***


Note You need to log in before you can comment on or make changes to this bug.