Opened 11 years ago

Closed 11 years ago

Last modified 8 years ago

#345 closed defect (fixed)

Does not compile on Debian unstable

Reported by: rainer Owned by: rainer
Priority: critical Milestone: 3.1.0
Component: main Version:
Keywords: Cc:

Description

Reported by micah:

./src/sh_tiger1_64.c: In function tiger_compress:
./src/sh_tiger1_64.c:121:20: error: asm operand has impossible constraints
#define roundstart __asm__ (

Change History (1)

comment:1 by rainer, 11 years ago

Resolution: fixed
Status: newclosed

Might be a compiler bug in gcc 4.8. Does not occur with optimization off. Added an option --disable-asm to work around the issue.

Believed to be fixed by changeset [441].

Note: See TracTickets for help on using tickets.