OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [20010122-1.x] - Diff between revs 297 and 338

Only display areas with differences | Details | Blame | View Log

Rev 297 Rev 338
# This test relies on __builtin_return_address(1) returning something
# This test relies on __builtin_return_address(1) returning something
# useful or NULL.  This is not guaranteed to be be so, especially when
# useful or NULL.  This is not guaranteed to be be so, especially when
# -fomit-frame-pointer is used.  So do not test with it.
# -fomit-frame-pointer is used.  So do not test with it.
set torture_eval_before_compile {
set torture_eval_before_compile {
  if {[string match {*-fomit-frame-pointer*} "$option"]} {
  if {[string match {*-fomit-frame-pointer*} "$option"]} {
    continue
    continue
  }
  }
}
}
return 0
return 0
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.