bugAVR C Runtime Library - Bugs: bug #11805, Problem using sin

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11805: Problem using sin

Submitter:  Bernhard Walle <bwalle>
Submitted:  Tue 01 Feb 2005 06:11:34 PM UTC
   
 
Category:  Library Severity:  6 - Security
Priority:  9 - Immediate Item Group:  None
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  None Fixed Release:  None

Tue 01 Feb 2005 07:48:13 PM UTC, comment #3: 

Fixed in HEAD too. Fixed and closed.

Eric Weddington <arcanum>
Group administrator
Tue 01 Feb 2005 07:41:50 PM UTC, comment #2: 

Fixed in 1.2 branch.

Eric Weddington <arcanum>
Group administrator
Tue 01 Feb 2005 07:18:37 PM UTC, comment #1: 

fp_cosinus should be __fp_cosinus in sin.S

Eric Weddington <arcanum>
Group administrator
Tue 01 Feb 2005 06:11:34 PM UTC, original submission:  

Following error using avr-libc 1.2.1:

[~] $ avr-gcc -o test test.c -lm
/opt/avr/lib/gcc/avr/3.4.3/../../../../avr/lib/libm.a(sin.o)(.text.fplib+0x1c): In function `sin':
../../../libm/fplib/sin.S:69: undefined reference to `fp_cosinus'

Example file attached

Bernhard Walle <bwalle>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2473:  test.c added by bwalle (115B - text/x-csrc - Example file)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 9 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-01 arcanum StatusNone Fixed
    Percent Complete50% 100%
    Open/ClosedOpen Closed
2005-02-01 arcanum Percent Complete0% 50%
    Assigned tojoerg_wunsch arcanum
2005-02-01 arcanum Severity3 - Normal 6 - Security
    Priority5 - Normal 9 - Immediate
    Assigned toNone joerg_wunsch
2005-02-01 bwalle Attached File- Added test.c, #2135

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code