This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/38989] New: How much stack space should c380004 take?


RTEMS has fixed size task stacks.  This test is blowing a stack that is ~100K
large.  How large does it need to be?  Is is a bug to use this much stack?

,.,. C380004 ACATS 2.5 88-01-01 00:00:00
---- C380004 Check evaluation of discriminant expressions when the
                constraint depends on a discriminant, and the
                discriminants have defaults -
                discriminant-dependententry families and protected
                components.
   - C380004 Discriminant-dependent entry families for task types.
   - C380004 Discriminant-dependent entry families for protected types.
BLOWN STACK!!! Offending task(0x6EE614): id=0x0B010002; name=0x00000000
  stack covers range 0x6FAE38 - 0x713E47 (102416 bytes)


-- 
           Summary: How much stack space should c380004 take?
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
GCC target triplet: powerpc-rtems4.10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38989


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]