[opensuse-arm] GCC ICE compiling today's linux-next.git on 13.2 armv7hl
Hi, It seems I am running into https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 compiling mm/migrate.c from linux-next.git (exynos_defconfig-derived config) natively on armv7hl: gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The above link indicates the fix was backported as 215686 - does that mean we are missing a gcc48 branch update in 13.2? Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tue, 31 Mar 2015, Andreas Färber wrote:
Hi,
It seems I am running into https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 compiling mm/migrate.c from linux-next.git (exynos_defconfig-derived config) natively on armv7hl:
gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The above link indicates the fix was backported as 215686 - does that mean we are missing a gcc48 branch update in 13.2?
Well, "missing" always depends on need. I don't remember updating GCC on openSUSE releases - you can always use the one from devel:gcc which has the fix. Richard. -- Richard Biener <rguenther@suse.de> SUSE LINUX GmbH, GF: Felix Imendoerffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton HRB 21284 (AG Nuernberg)
Am 31.03.2015 um 13:28 schrieb Richard Biener:
On Tue, 31 Mar 2015, Andreas Färber wrote:
Hi,
It seems I am running into https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 compiling mm/migrate.c from linux-next.git (exynos_defconfig-derived config) natively on armv7hl:
gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The above link indicates the fix was backported as 215686 - does that mean we are missing a gcc48 branch update in 13.2?
Well, "missing" always depends on need. I don't remember updating GCC on openSUSE releases - you can always use the one from devel:gcc which has the fix.
Apparently that is not built for armv7l though. Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tue, 31 Mar 2015, Andreas Färber wrote:
Am 31.03.2015 um 13:28 schrieb Richard Biener:
On Tue, 31 Mar 2015, Andreas Färber wrote:
Hi,
It seems I am running into https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 compiling mm/migrate.c from linux-next.git (exynos_defconfig-derived config) natively on armv7hl:
gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The above link indicates the fix was backported as 215686 - does that mean we are missing a gcc48 branch update in 13.2?
Well, "missing" always depends on need. I don't remember updating GCC on openSUSE releases - you can always use the one from devel:gcc which has the fix.
Apparently that is not built for armv7l though.
Fixed.
Andreas
-- Richard Biener <rguenther@suse.de> SUSE LINUX GmbH, GF: Felix Imendoerffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton HRB 21284 (AG Nuernberg)
Hi,
Apparently that is not built for armv7l though. Fixed.
I’m not sure I *want* it to run against armv7l all the time though, since the gccX-testsuite packages are a significant resource drain (if they build at all due to the constraints). Seems like we should be putting that one out as an update. Andreas, can you file a bugreport? Greetings, Dirk -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Tue, 31 Mar 2015, Dirk Müller wrote:
Hi,
Apparently that is not built for armv7l though. Fixed.
I’m not sure I *want* it to run against armv7l all the time though, since the gccX-testsuite packages are a significant resource drain (if they build at all due to the constraints). Seems like we should be putting that one out as an update. Andreas, can you file a bugreport?
I've only enabled gcc48, not libgcj48 or gcc48-testresults.
Greetings, Dirk
-- Richard Biener <rguenther@suse.de> SUSE LINUX GmbH, GF: Felix Imendoerffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton HRB 21284 (AG Nuernberg)
participants (3)
-
Andreas Färber
-
Dirk Müller
-
Richard Biener