[LLVMbugs] [Bug 3646] New: gcc 3.3.5 - broken?
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 22 00:56:17 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3646
Summary: gcc 3.3.5 - broken?
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
On OpenBSD 4.4 using the gcc 3.3.5 (propolice) compiler I get this error:
In file included from X86TargetAsmInfo.cpp:14:
X86TargetAsmInfo.h: In constructor '
llvm::X86TargetAsmInfo<BaseTAI>::X86TargetAsmInfo(const
llvm::X86TargetMachine&)':
X86TargetAsmInfo.h:31:error: syntax error before ';' token
Compiling same file with gcc 4.2.0 20070307 (prerelease), it compiles
successfully.
Should this 3.3.5 compiler be listed in the broken gcc versions section?
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list