public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/58918] New: [4.9 regression] cilk #includes alloc.h unconditionally, even when not present
@ 2013-10-29 22:38 gerald at pfeifer dot com
  2013-10-30 10:21 ` [Bug bootstrap/58918] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: gerald at pfeifer dot com @ 2013-10-29 22:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58918
           Summary: [4.9 regression] cilk #includes alloc.h
                    unconditionally, even when not present
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gerald at pfeifer dot com

/scratch/tmp/gerald/gcc-HEAD/libcilkrts/runtime/config/x86/cilk-abi-vla.c:66:21:
 fatal error: alloca.h: No such file or directory
 # include <alloca.h>

on amd64-unknown-freebsd8.2 and, I assume, several other non-GNU
platforms.

/usr/include/stdlib.h has alloca on those platforms.  

Perhaps __builtin_alloca could be another option?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-19 10:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-29 22:38 [Bug bootstrap/58918] New: [4.9 regression] cilk #includes alloc.h unconditionally, even when not present gerald at pfeifer dot com
2013-10-30 10:21 ` [Bug bootstrap/58918] " rguenth at gcc dot gnu.org
2013-10-30 16:57 ` joseph at codesourcery dot com
2013-10-30 17:03 ` law at redhat dot com
2013-10-30 22:51 ` bviyer at gcc dot gnu.org
2013-11-19 10:39 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).