This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/54925] Segfault in gen_split_910
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Oct 2012 20:28:31 +0000
- Subject: [Bug target/54925] Segfault in gen_split_910
- Auto-submitted: auto-generated
- References: <bug-54925-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54925
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|sh4-unknown-linux-gnu |sh*-*-*
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2012-10-14
AssignedTo|unassigned at gcc dot |olegendo at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #1 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-14 20:28:31 UTC ---
Thanks for reporting!
I've got the next patch for PR 51244 in the queue which reworks the crashing
code. I've briefly tried the test case with the patch applied and the problem
does not occur anymore. I will add the test case of this PR to the testsuite.