public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/113497] New: error: implicit declaration of function 'abort' on enable-execute-stack.c
@ 2024-01-19  6:26 unlvsur at live dot com
  2024-01-19  6:27 ` [Bug libgcc/113497] " unlvsur at live dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: unlvsur at live dot com @ 2024-01-19  6:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113497

            Bug ID: 113497
           Summary: error: implicit declaration of function 'abort' on
                    enable-execute-stack.c
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

Created attachment 57152
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57152&action=edit
error file

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

* [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c
  2024-01-19  6:26 [Bug libgcc/113497] New: error: implicit declaration of function 'abort' on enable-execute-stack.c unlvsur at live dot com
@ 2024-01-19  6:27 ` unlvsur at live dot com
  2024-01-19  6:29 ` [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c on i686-w64-mingw32 target unlvsur at live dot com
  2024-02-17  5:18 ` sjames at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: unlvsur at live dot com @ 2024-01-19  6:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113497

cqwrteur <unlvsur at live dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |unlvsur at live dot com

--- Comment #1 from cqwrteur <unlvsur at live dot com> ---
Created attachment 57153
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57153&action=edit
config.log

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

* [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c on i686-w64-mingw32 target
  2024-01-19  6:26 [Bug libgcc/113497] New: error: implicit declaration of function 'abort' on enable-execute-stack.c unlvsur at live dot com
  2024-01-19  6:27 ` [Bug libgcc/113497] " unlvsur at live dot com
@ 2024-01-19  6:29 ` unlvsur at live dot com
  2024-02-17  5:18 ` sjames at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: unlvsur at live dot com @ 2024-01-19  6:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113497

--- Comment #2 from cqwrteur <unlvsur at live dot com> ---
https://github.com/gcc-mirror/gcc/blob/9693459e030977d6e906ea7eb587ed09ee4fddbd/libgcc/config/i386/enable-execute-stack-mingw32.c#L31

Looks like it misses stdlib.h

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

* [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c on i686-w64-mingw32 target
  2024-01-19  6:26 [Bug libgcc/113497] New: error: implicit declaration of function 'abort' on enable-execute-stack.c unlvsur at live dot com
  2024-01-19  6:27 ` [Bug libgcc/113497] " unlvsur at live dot com
  2024-01-19  6:29 ` [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c on i686-w64-mingw32 target unlvsur at live dot com
@ 2024-02-17  5:18 ` sjames at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: sjames at gcc dot gnu.org @ 2024-02-17  5:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113497

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-02-17
     Ever confirmed|0                           |1
                 CC|                            |law at gcc dot gnu.org,
                   |                            |sjames at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
Fixed in r14-8753-g2c27aa8d75113f. It should probably be backported though to
11/12/13.

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

end of thread, other threads:[~2024-02-17  5:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19  6:26 [Bug libgcc/113497] New: error: implicit declaration of function 'abort' on enable-execute-stack.c unlvsur at live dot com
2024-01-19  6:27 ` [Bug libgcc/113497] " unlvsur at live dot com
2024-01-19  6:29 ` [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c on i686-w64-mingw32 target unlvsur at live dot com
2024-02-17  5:18 ` sjames 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).