This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/50647] gcc/system.h: wrong prototype for sbrk
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 05:50:15 +0000
- Subject: [Bug other/50647] gcc/system.h: wrong prototype for sbrk
- Auto-submitted: auto-generated
- References: <bug-50647-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50647
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |other
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-10-07 05:50:15 UTC ---
Can you provide the full command line where this is happening. This should not
happen if sbrk has declared by the system headers.