[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-ed] strict aliasing redux
From: |
Mike Frysinger |
Subject: |
[Bug-ed] strict aliasing redux |
Date: |
Fri, 2 Jan 2009 15:44:10 -0500 |
User-agent: |
KMail/1.10.3 (Linux/2.6.28; KDE/4.1.3; x86_64; ; ) |
ed has had an issue for a while where it violates strict aliasing rules (stack
management in buf.c, buffer management in carg_parser.c and glbl.c).
depending on the version of gcc, this may trigger a crash in ed. until the
source gets sorted out, can we have configure append -fno-strict-aliasing to
CFLAGS (assuming the target compiler supports it) ?
-mike
signature.asc
Description: This is a digitally signed message part.
- [Bug-ed] strict aliasing redux,
Mike Frysinger <=