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 optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-20 02:13 -------
Note the small example does not ICE on the mainline (20030819) on a cross to x86_64-
suse-linux, so it must be very target spefic.
Any way I think this is exposed or caused by
2003-08-10  Kaveh R. Ghazi

        * builtins.c (expand_builtin_strcat): Optimize constant strings.
But I do not know for sure as I did not do a regression hunt on it but I just have a hunch.


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