|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Otto Moerbeek (otto
cvs.openbsd.org)
Date: Tue Apr 18 2006 - 13:32:01 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: otto
cvs.openbsd.org 2006/04/18 12:32:01
Modified files:
gnu/usr.bin/gcc/gcc: reload1.c
Log message:
Backport fix for gcc bug #10692. Fixes code generation for htons()
on i386 with -march=i686 -O2. Problem report and nice test program by
chefren at pi dot net. Note that the fix is in non-target specific
code, even while the gcc people classified this as a m68k bug.
ok deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]