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 c/13721] SEGV on inline functions


------- 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


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