URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [pr45038.C] - Rev 709
Go to most recent revision | Compare with Previous | Blame | View Log
// PR preprocessor/45038// { dg-do compile }// { dg-options "-Werror -Wold-style-cast" }double f(void){// We used to produce old-style casts for this.return __DBL_MIN__;}
Go to most recent revision | Compare with Previous | Blame | View Log
