[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-05-29 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 --- Comment #5 from Kazumoto Kojima 2011-05-30 06:03:35 UTC --- It isn't a regression, is it? My gcc-4.2 segfaults too for that testcase.

[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-05-29 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 --- Comment #4 from Nobuhiro Iwamatsu 2011-05-30 05:36:31 UTC --- Could you backport earch branches? If you need patch, I will create.

[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-04-27 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 Kazumoto Kojima changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-04-26 Thread iwamatsu at nigauri dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 --- Comment #2 from Nobuhiro Iwamatsu 2011-04-27 02:37:37 UTC --- Hi, Thanks for your work. (In reply to comment #1) > This is a target problem. The patch below will fix it. I confirm fix on gcc-4.4, 4,5 and 4.6. Thanks! > BTW, I'm not sure

[Bug target/48767] compiler error: Segmentation fault with set void in va_arg

2011-04-26 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48767 Kazumoto Kojima changed: What|Removed |Added Target|sh4-linux-gnu |sh*-*-* Status|UNCONFIRMED