[Bug c/13721] SEGV on inline functions
dhazeghi at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sun Jan 18 08:47:00 GMT 2004
------- Additional Comments From dhazeghi at yahoo dot com 2004-01-18 08:47 -------
Still present on mainline. I do however get warned about the asm:
bash-2.05b$ gcc/cc1 -mh -mint32 -O2 -quiet foo.c
foo.c: In function `ice_func':
foo.c:4: warning: read-write constraint does not allow a register
foo.c:4: warning: read-write constraint does not allow a register
foo.c:32: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
I'm not certain if the code is fully valid...
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-01-18 08:47:46
date| |
Summary|SEGV on inlune functions |SEGV on inline functions
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13721
More information about the Gcc-bugs
mailing list