Bug 249398 - g++ fails during compilation
Summary: g++ fails during compilation
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: 7
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-24 13:04 UTC by Sergey V. Belovolov
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-27 11:11:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sergey V. Belovolov 2007-07-24 13:04:00 UTC
Description of problem:
Sometimes when compiling cpp code that has user-defined temlates with nested 
temlates system giving up to response for about 40-50 minutes. Then compilation 
fails with message:
{standard input}: Assembler messages:
{standard input}:2986612: Warning: end of file in string; '"' inserted
g++: Внутренняя ошибка: Убито (программа cc1plus)

Version-Release number of selected component (if applicable):
gcc 4.1.2 20070502 (Red Hat 4.1.2-12)
x86_64-redhat-linux

How reproducible:
Effect not stable.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
Using UTF-8 locale with Russian symbols.

Comment 1 Jakub Jelinek 2007-07-24 13:33:57 UTC
If it is reproduceable, always on the same source with the same g++ arguments,
then please attach a preprocessed source for that file.
Without it there isn't anything we can do for this.

Comment 2 Jakub Jelinek 2007-08-27 11:11:37 UTC
No reply in more than a month, closing.


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