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/16631] Problems inlining with enums


------- Additional Comments From roger at eyesopen dot com  2004-07-19 17:44 -------
It's just not my day.  Whilst reducing the attached testcase, I inadvertantly
introduced two spurious warnings that are completely unrelated to this failure.
These "assignment makes pointer from integer without a cast" warnings can be
silenced by adding "extern void* xmalloc(unsigned long);" to the top of foo3.i.
Sorry for the inconvenince.


-- 


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


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