Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14701] New: GCC-4.3.1 seg fault on X86_64 with CFLAGS=""

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14701] New: GCC-4.3.1 seg fault on X86_64 with CFLAGS=""
  • Date: 30 Aug 2008 22:46:43 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14701

Summary: GCC-4.3.1 seg fault on X86_64 with CFLAGS=""
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnu
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: fredrik.carlstrom AT tele2.se


When trying to cast gcc-4.3.1 with CFLAGS="" or CFLAGS=O0 I get an internal
compiler error (this is reproducible):

/usr/src/gcc-4.3.1/libiberty/hashtab.c: In function 'htab_expand':
/usr/src/gcc-4.3.1/libiberty/hashtab.c:554: internal compiler error:
Segmentation fault

Casting with CFLAGS=O1, O2 or O3 works.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page