Displaying 1 result from an estimated 1 matches for "structparamet".
2002 Dec 15
0
[LLVMdev] Re: llvm-gcc goes 10 rounds against the GNU mascot and loses, film at 11
...c)
These is because of a known problem passing structures by value. I added
a new testcase distilled from it, which is somewhat simpler than the
previously existing one:
New: http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20021209/001961.html
Old: test/Regression/CFrontend/2002-04-10-StructParameters.c
I will fix this eventually. :)
> enscript -- fails (afm.c)
This calls setjmp, which isn't supported yet.
Thanks for all of the reports!!
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/