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 target/13506] tcpsm.c:263: internal compiler error: Segmentation fault


------- Additional Comments From rearnsha at gcc dot gnu dot org  2004-08-25 17:18 -------
While it might be possible to fix this specific instance, I see no realistic way
to make the compiler robust against this sort of junk input.

Asm statements are generally fairly fragile, you need to know what you are doing
with them -- consider the crash as your diagnostic :-)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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


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