[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #10 from Eric Botcazou 2011-11-04 17:39:23 UTC --- Author: ebotcazou Date: Fri Nov 4 17:39:15 2011 New Revision: 180969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180969 Log: PR target/50979 * config/sparc/sparc.h

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #8 from Eric Botcazou 2011-11-04 17:37:09 UTC --- Author: ebotcazou Date: Fri Nov 4 17:37:03 2011 New Revision: 180966 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180966 Log: PR target/50979 * config/sparc/sparc.h

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #9 from Eric Botcazou 2011-11-04 17:38:34 UTC --- Author: ebotcazou Date: Fri Nov 4 17:38:29 2011 New Revision: 180968 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180968 Log: PR target/50979 * config/sparc/sparc.h

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #7 from Eric Botcazou 2011-11-04 09:28:28 UTC --- > That seems to have done the trick enough to complete the build of gcc. Great. > Please commit it. Let me test it a bit on Linux first.

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #6 from Joel Sherrill 2011-11-03 17:06:52 UTC --- (In reply to comment #5) > Created attachment 25707 [details] > Tentative fix That seems to have done the trick enough to complete the build of gcc. Please commit it. Thanks.

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-03 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at