/* Copyright (C) 2000 Free Software Foundation. by Alexandre Oliva */ /* { dg-do compile } */ double foo (unsigned long var) { return var; }