|
From: | Eric Weddington |
Subject: | [avr-libc-dev] [bugs #11396] Large number jumps to hyperspace |
Date: | Thu, 30 Dec 2004 14:16:26 -0500 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 |
This mail is an automated notification from the bugs tracker of the project: AVR C Runtime Library. /**************************************************************************/ [bugs #11396] Latest Modifications: Changes by: Eric Weddington <address@hidden> 'Date: Thu 12/30/2004 at 19:02 (America/Denver) What | Removed | Added --------------------------------------------------------------------------- Resolution | None | Unreproducible Status | Open | Closed ------------------ Additional Follow-up Comments ---------------------------- Cannot reproduce because there is not enough information. The generated code from the test case visually looks ok. /**************************************************************************/ [bugs #11396] Full Item Snapshot: URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11396> Project: AVR C Runtime Library Submitted by: 0 On: Sun 12/26/2004 at 09:26 Category: Library Severity: 5 - Average Priority: 5 - Normal Item Group: None Resolution: Unreproducible Privacy: Public Percent Complete: 0% Assigned to: None Originator Email: address@hidden Status: Closed Summary: Large number jumps to hyperspace Original Submission: This code: uint16_t baud=9600 uint16_t reg=16000000/(16*baud) - 1; makes an atmega16 jump to some spurious place and crash. Using avr-libc 1.0.5 avr-gcc (GCC) 3.4.3 GNU avr-ld version 2.15 Follow-up Comments ------------------ ------------------------------------------------------- Date: Thu 12/30/2004 at 19:02 By: Eric Weddington <arcanum> Cannot reproduce because there is not enough information. The generated code from the test case visually looks ok. For detailed info, follow this link: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11396> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |