re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 7 Dec 2003 13:05:43 +0000 (13:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 7 Dec 2003 13:05:43 +0000 (13:05 +0000)
commitdf5e8205e0893ba79b754ee097d7070abd3b680b
tree4fc0eacaf5bee70d8056e103f0008fb589332fab
parent6e3f3080d50a4ca61aac350dd3ecdfc464fd2f2d
re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2)

PR optimization/12965
* caller-save.c (save_call_clobbered_regs): Do not save/restore
registers around no-return calls.

From-SVN: r74389
gcc/ChangeLog
gcc/caller-save.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/noreturn-1.C [new file with mode: 0644]