bugAVR C Runtime Library - Bugs: bug #19686, alloca declaration missing

 
 

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

bug #19686: alloca declaration missing

Submitter:  Matt Bucknall <matt_bucknall>
Submitted:  Tue 24 Apr 2007 02:32:18 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  libc code
Status:  Fixed Assigned to:  dmix
Percent Complete:  100% Open/Closed:  Closed
Release:  None Fixed Release:  None

Sat 07 Jul 2007 01:09:11 AM UTC, comment #4: 

Fixed in CVS 1.4 branch.

Dmitry Xmelkov <dmix>
Group administrator
Sun 01 Jul 2007 07:17:00 AM UTC, comment #3: 

alloca() has always (well, at least for the time I can remember)
been a part of GCC, so you don't need to worry about older
compilers.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sun 01 Jul 2007 06:39:54 AM UTC, comment #2: 

Fixed in CVS MAIN branch.
I am not scurry to fix this in 1.4 (stable) branch before to test all avr-gcc versions.

Dmitry Xmelkov <dmix>
Group administrator
Sun 01 Jul 2007 01:43:16 AM UTC, comment #1: 

Yes, it is really work.
I will add alloca() after a set of tests writing.
Thanks you, Matt.

Dmitry Xmelkov <dmix>
Group administrator
Tue 24 Apr 2007 02:32:18 PM UTC, original submission:  

Please add alloca declaration to stdlib.h

A define aliasing __builtin_alloca should suffice.

Matt Bucknall <matt_bucknall>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by dmix (Posted a comment)
  • -email is unavailable- added by matt_bucknall (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-07-07 dmix Open/ClosedOpen Closed
    2007-07-07 dmix StatusNone Fixed
    2007-07-07 dmix Percent Complete90% 100%
    2007-07-01 joerg_wunsch Percent Complete0% 90%
        Assigned toNone dmix

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code