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 middle-end/14236] dynamically-sized arrays break alloca()


------- Additional Comments From aoliva at gcc dot gnu dot org  2004-02-22 00:06 -------
Well, yes, it is documented, but that doesn't make it right (although I know
people that will qualify documented bugs as features :-).  IMHO, it's still
wrong, especially now that variable-length arrays are standard.  Sure, alloca is
non-standard, but it still doesn't feel right.

-- 


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


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