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 target/21719] program using "initgroups()" fails with stack corruption


------- Additional Comments From Ulrich dot Windl at rz dot uni-regensburg dot de  2005-05-24 08:31 -------
Created an attachment (id=8958)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8958&action=view)
Log file with revised source, disassemblies for both compilers

I've revised the source to fix all warnings (except unused formal parameters).
Including the declaration or not does not make any difference BTW. I've also
added gdb's disassembly of function main for both compilers; gcc-3.4.3, and
that of HP-UX 11.11. Finally let me remark that the OS runs 64 bit, but all
binaries are 32 bit (which is no problem at all).

-- 


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


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