Mailinglist Archive: opensuse-bugs (3178 mails)

< Previous Next >
[Bug 760210] The gcc in Tumbleweed crashes on my AMD K6/4450 with an internal compiler error

https://bugzilla.novell.com/show_bug.cgi?id=760210

https://bugzilla.novell.com/show_bug.cgi?id=760210#c4


Richard Guenther <rguenther@xxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
InfoProvider| |Larry.Finger@xxxxxxxxxxxx

--- Comment #4 from Richard Guenther <rguenther@xxxxxxxx> 2012-05-03 08:07:52
UTC ---
I see. Docs suggest that cmovCC was introduced in P6 family processors
(see if /proc/cpuinfo lists 'cmov' in flags). Can you paste the output
of /proc/cpuinfo for your CPU please?

GCC enables CMOV for all but i386, i486, i586 and k6, 12.1 defaults to
building for i586 so we should be fine here. That suggests the above
code snippet is from a library GCC uses, not from GCC itself.

Can you install debuginfo as suggested by gdb and provide a backtrace please?

Thanks!

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References