Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 37081
Product:  
Component:  
Status: RESOLVED
Resolution: FIXED
Assigned To: Not yet assigned to anyone <unassigned@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: Eric Weddington <eric.weddington@atmel.com>
Add CC:
CC:
Remove selected CCs
Build:
URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 37081 depends on: Show dependency tree
Show dependency graph
Bug 37081 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: 2008-12-28 16:32 Opened: 2008-08-11 16:03
Test suite failure: gcc.dg/pr36998.c for the AVR target.

------- Comment #1 From Andrew Pinski 2008-12-27 14:32 -------
How does this testcase fail?

------- Comment #2 From Eric Weddington 2008-12-28 16:32 -------
Test case fails, also as of 2008-12-23, with this:

Executing on host: /usr/local/avrdev/gcc/build/gcc/xgcc
-B/usr/local/avrdev/gcc/build/gcc/
/usr/local/avrdev/gcc/gcc/gcc/testsuite/gcc.dg/pr36998.c   -Os
-fasynchronous-unwind-tables -DSTACK_SIZE=2048 -DNO_TRAMPOLINES -S 
-DSIGNAL_SUPPRESS -mmcu=atmega128   -o pr36998.s    (timeout = 300)
/usr/local/avrdev/gcc/gcc/gcc/testsuite/gcc.dg/pr36998.c:1: warning: unwind
tables currently require a frame pointer for correctness

output is:
/usr/local/avrdev/gcc/gcc/gcc/testsuite/gcc.dg/pr36998.c:1: warning: unwind
tables currently require a frame pointer for correctness


FAIL: gcc.dg/pr36998.c (test for excess errors)
Excess errors:
/usr/local/avrdev/gcc/gcc/gcc/testsuite/gcc.dg/pr36998.c:1: warning: unwind
tables currently require a frame pointer for correctness

------- Comment #3 From Andy Hutchinson 2009-11-26 17:25 -------
Author: hutchinsonandy
Date: Mon Nov 23 21:38:32 2009
New Revision: 154467

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154467
Log:
* gcc.dg/pr36998.c: Frame pointer required for avr target.
* gcc.dg/debug/pr41264-1.c: Use long if int size 16bit or smaller.
* gcc.dg/pr39226.c: Use smaller bitfield if int size is 16bit.
* gcc.dg/pr41340.c: Test requires long pointer target.
* gcc.dg/profile-generate-3.c: Test requires profiling support.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/debug/pr41264-1.c
    trunk/gcc/testsuite/gcc.dg/pr36998.c
    trunk/gcc/testsuite/gcc.dg/pr39226.c
    trunk/gcc/testsuite/gcc.dg/pr41340.c
    trunk/gcc/testsuite/gcc.dg/profile-generate-3.c

------- Comment #4 From Eric Weddington 2010-01-29 16:46 -------
Setting Target Milestone.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug