[Bug target/33120] Data not put in BSS section on Mac OS

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120 Jan-Benedict Glaw <jbg...@lug-owl.de> changed: What|Removed |Added CC| |jbg...@lug-

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710 Jan-Benedict Glaw <jbg...@lug-owl.de> changed: What|Removed |Added CC| |jbg...@lug-

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710 --- Comment #15 from Jan-Benedict Glaw <jbg...@lug-owl.de> --- Feel free to commit your patch, Dominique. You've been faster with providing a fix. :) (But maybe incorporate the whitespace fixes as well.) Actually, there are som

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710 --- Comment #13 from Jan-Benedict Glaw <jbg...@lug-owl.de> --- Created attachment 36996 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36996=edit Patch to fix indention/trailing whitespace

[Bug target/26427] with -fsection-anchors with zero sized structs

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26427 Jan-Benedict Glaw <jbg...@lug-owl.de> changed: What|Removed |Added CC| |jbg...@lug-

[Bug target/33120] Data not put in BSS section on Mac OS

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120 --- Comment #26 from Jan-Benedict Glaw <jbg...@lug-owl.de> --- Created attachment 36997 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36997=edit Patch to fix indention/trailing whitespace

[Bug target/26427] with -fsection-anchors with zero sized structs

2015-12-11 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26427 --- Comment #24 from Jan-Benedict Glaw <jbg...@lug-owl.de> --- Created attachment 36998 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36998=edit Patch to fix indention/trailing whitespace

[Bug tree-optimization/63817] ICE in verify_gimple_in_cfg tree-cfg.c:5039 (arm)

2014-11-13 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63817 --- Comment #5 from Jan-Benedict Glaw jbg...@lug-owl.de --- Bug seems to be gone.

[Bug tree-optimization/63817] ICE in verify_gimple_in_cfg tree-cfg.c:5039 (arm)

2014-11-12 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63817 --- Comment #4 from Jan-Benedict Glaw jbg...@lug-owl.de --- You can see this bug live in action for about every target when building a native toolchain on gcc112, which is done in preparation for a cross-build with config_list.mk by the build

[Bug middle-end/63197] tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-22 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 --- Comment #2 from Jan-Benedict Glaw jbg...@lug-owl.de --- With today's binutils snapshot, there's a gas_assert in front of it, which silences this bogus warning. That needs to be reverted to test GCC wrt. this issue.

[Bug middle-end/63197] tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-07 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added Version|4.9.1 |5.0 --- Comment #1

[Bug c/63197] New: tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-06 Thread jbg...@lug-owl.de
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: jbg...@lug-owl.de Building Binutils's GAS with a recent GCC (ie. 4.9.1) for --target=m68k-linux fails due to a false warning, which aborts the build since -Werror is used. Cf. Buildrobot

[Bug target/55143] vms-c.o:(.toc+0x0): undefined reference to `c_default_pointer_mode' (building cc1plus)

2014-08-26 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55143 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added CC||jbg...@lug-owl.de

[Bug target/61974] error: ‘ASM_WEAKEN_DECL’ was not declared in this scope

2014-08-25 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61974 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added CC||jbg...@lug-owl.de

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-05 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 --- Comment #7 from Jan-Benedict Glaw jbg...@lug-owl.de --- I'm not 100% sure, but I guess this fix breaks building GCC on gcc111.fsffrance.org . All build details can be found here: http://toolchain.lug-owl.de/buildbot/show_build_details.php?id

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-05 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 --- Comment #9 from Jan-Benedict Glaw jbg...@lug-owl.de --- Could you please try to add an #include unistd.h before the C++ includes and see if it resolves some of the errors/changes anything? It's probably not going to be the final fix

[Bug c/52023] [C11] _Alignof (double) yields wrong value on x86

2014-01-14 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023 --- Comment #17 from Jan-Benedict Glaw jbg...@lug-owl.de --- (In reply to Marek Polacek from comment #16) tree field = build_decl (UNKNOWN_LOCATION, FIELD_DECL, NULL_TREE, ^ cc1plus: all warnings being treated as errors

[Bug c/52023] [C11] _Alignof (double) yields wrong value on x86

2013-12-05 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added CC||jbg...@lug-owl.de

[Bug target/58866] New: sh64: Wrong genmultilib invocation

2013-10-24 Thread jbg...@lug-owl.de
Assignee: unassigned at gcc dot gnu.org Reporter: jbg...@lug-owl.de When I looked at http://toolchain.lug-owl.de/buildbot/deliver_artifact.php?mode=viewid=131920 , I noticed there's excess whitespace in the 2nd argument of `genmultilib': if test yes = yes \ || test -n mb=!mb m1

[Bug target/56875] vax target miscompiles short negative constants for 64bit values

2013-09-20 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56875 --- Comment #5 from Jan-Benedict Glaw jbg...@lug-owl.de --- Created attachment 30872 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30872action=edit Updated patch including testcase.

[Bug target/56875] vax target miscompiles short negative constants for 64bit values

2013-09-17 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56875 --- Comment #4 from Jan-Benedict Glaw jbg...@lug-owl.de --- You're quite right, Martin! It's a simple fix on the GCC side working around a buggy gas, and it would also work with a fixed gas. However, gas isn't too simple to fix, at least

[Bug target/58442] bootstrapping vax crashes on NetBSD

2013-09-17 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58442 --- Comment #2 from Jan-Benedict Glaw jbg...@lug-owl.de --- So r0 is waay off. As we're far into the function (950) and fiddling with r0, I guess this is the final part, preparing to return from here. An assembler dump of the whole function would

[Bug target/56875] vax target miscompiles short negative constants for 64bit values

2013-09-16 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56875 --- Comment #1 from Jan-Benedict Glaw jbg...@lug-owl.de --- The `gas' bug seems to only show up on 32bit host platform. Creating a cross-gas on a amd64 systems seems to always result in correct VAX binary output, even for old 2.21 releases

[Bug target/56875] vax target miscompiles short negative constants for 64bit values

2013-09-16 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56875 --- Comment #2 from Jan-Benedict Glaw jbg...@lug-owl.de --- This is gas's tc-vax.c: 3158 if ((is_absolute) (expP-X_op != O_big)) 3159 { 3160 /* If nbytes 4

[Bug target/58426] vax fails to compile gcov.c in stage1

2013-09-15 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58426 --- Comment #3 from Jan-Benedict Glaw jbg...@lug-owl.de --- Hm, the initial PLUS part looks a bit like what I ment to fix with a recent patch. How old is your checkout? My fix was committed as r202600 / git:3719e41cf6b9d. So I hope I didn't break

[Bug rtl-optimization/58079] internal compiler error: in do_SUBST, at combine.c:711

2013-08-04 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58079 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added CC||jbg...@lug-owl.de

[Bug bootstrap/57609] S/390 ESA mode bootstrap failure since r197266

2013-06-18 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57609 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added CC||jbg...@lug-owl.de

[Bug rtl-optimization/56181] [4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1581 with -ftracer

2013-02-13 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56181 --- Comment #18 from Jan-Benedict Glaw jbg...@lug-owl.de 2013-02-13 20:23:17 UTC --- Confirmed to build again, thanks. (Though I didn't test the resulting compiler.)

[Bug rtl-optimization/56181] [4.8 Regression] ICE in verify_loop_structure, at cfgloop.c:1581 with -ftracer

2013-02-12 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56181 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added CC||jbg...@lug-owl.de

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-05-27 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #6 from Jan-Benedict Glaw jbg...@lug-owl.de 2011-05-27 13:49:51 UTC --- It seems r174123 (= 59813b406b20d7b) not only fixed PR rtl-optimization/48971, but also this issue: 2011-05-13 Vladimir Makarov vmaka...@redhat.com

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-05-27 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-11 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #5 from Jan-Benedict Glaw jbg...@lug-owl.de 2011-04-11 22:04:12 UTC --- (In reply to comment #4) URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172274 Log: 2011-04-11 Vladimir Makarov vmaka...@redhat.com PR middle-end

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-09 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #2 from Jan-Benedict Glaw jbg...@lug-owl.de 2011-04-09 20:58:00 UTC --- Just to mention: This is not an ICE that shows up on this specific code snipplet, but it is rather a start-up problem that either got merged in with the IRA

[Bug middle-end/48464] New: Regression @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-05 Thread jbg...@lug-owl.de
Component: middle-end AssignedTo: unassig...@gcc.gnu.org ReportedBy: jbg...@lug-owl.de Hi! The large IRA merge (=66d9a7b9e8a0c85a51467330f51ead74e77b7eb8 in GIT) broke the vax-linux target: jbglaw@jbarbeitsplatz:/mnt/nfs-programming/toolchain/gcc-build/gcc$ ./xgcc -B . -c foo.c

[Bug middle-end/48464] Regression @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-05 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added Target||vax-linux

[Bug c/48436] New: Regresion @171731: Missing #include reload.h

2011-04-04 Thread jbg...@lug-owl.de
...@gcc.gnu.org ReportedBy: jbg...@lug-owl.de Created attachment 23868 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23868 Patch fixing the regression. Hi! 171731 introduces an access macro reg_equiv_mem(), which is now used in the VAX backend. However, the header file isn't included

[Bug c/48436] Regresion @171731: Missing #include reload.h

2011-04-04 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48436 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED