Bug 180305 - internal compiler error: in write_type, at cp/mangle.c:1651
Summary: internal compiler error: in write_type, at cp/mangle.c:1651
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-07 00:59 UTC by Neal Becker
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-07 16:15:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Preprocessed source (74.39 KB, application/x-bzip2)
2006-02-07 01:01 UTC, Neal Becker
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 11078 0 None None None Never

Description Neal Becker 2006-02-07 00:59:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.1 (like Gecko)

Description of problem:
See attached  

Version-Release number of selected component (if applicable):
gcc version 4.1.0 20060131 (Red Hat 4.1.0-0.20)

How reproducible:
Always

Steps to Reproduce:
1.gcc  
2.  
3.  
    

Additional info:

Comment 1 Neal Becker 2006-02-07 01:01:53 UTC
Created attachment 124298 [details]
Preprocessed source

Comment 2 Jakub Jelinek 2006-02-07 16:15:08 UTC
This is a well known very old problem.  Simply avoid using typeof in template
arguments.


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