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/24308] endless looping and memory allocation in i386.c:classify_argument



------- Comment #4 from rguenth at gcc dot gnu dot org  2005-10-11 14:41 -------
It looks like only checking-enabled 3.4.5 allocates memory until it get's
killed
by the kernel.  A checking-disabled 3.4.5 build just endlessly loops (in the
same place).


-- 


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


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