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 c/78981] Sign extension bug when stdlib is not explicitly included while using getenv on amd64.


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You should be getting an implicit function declared warning with -Wextra -Wall
.

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