[Bug target/46179] Codegen/TLS: invalid assembler syntax

2010-12-12 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46179 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c/46907] printf width not properly working for negative numbers which are variables

2010-12-12 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46907 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/46908] printf not handling printing of double correctly in certain cases

2010-12-12 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46908 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/46899] compiler optimization

2010-12-12 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46899 --- Comment #10 from Andreas Schwab 2010-12-13 00:21:09 UTC --- The execution of an undefined operation produces an undefined value, and any further operation becomes undefined.

[Bug go/46959] M68K Not Supported by Go

2010-12-15 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46959 --- Comment #2 from Andreas Schwab 2010-12-15 16:40:08 UTC --- You cannot put reserved registers in the clobber list.

[Bug rtl-optimization/49080] Wrong register allocation for even register

2011-05-23 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49080 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #4 from Andreas Schw

[Bug rtl-optimization/48496] [4.7 Regression] 'asm' operand requires impossible reload in libffi/src/ia64/ffi.c

2011-06-01 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496 --- Comment #5 from Andreas Schwab 2011-06-01 10:57:40 UTC --- Bootstrap broken for 2 months now.

[Bug c/49295] math-68881.h definiton of scalb doesn't match builtin

2011-06-06 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49295 Andreas Schwab changed: What|Removed |Added Target||m68k-*-* --- Comment #1 from Andreas Sch

[Bug other/49448] gcc configure script wrongly detect TARGET_BIG_ENDIAN_DEFAULT

2011-06-17 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49448 --- Comment #1 from Andreas Schwab 2011-06-17 07:26:12 UTC --- It should use $target_cpu.

[Bug c++/49462] comparison of const bool and pointer does not yield an error

2011-06-18 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49462 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/49462] comparison of const bool and pointer does not yield an error

2011-06-18 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49462 Andreas Schwab changed: What|Removed |Added Resolution|WONTFIX |INVALID

[Bug target/25343] [4.4/4.5/4.6/4.7 regression] [m68k] testsuite failures

2011-06-27 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25343 Andreas Schwab changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug c/49595] on amd64, sizeof(__int128_t) > sizeof(intmax_t)

2011-06-30 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49595 --- Comment #6 from Andreas Schwab 2011-06-30 19:33:55 UTC --- By (directly) using an identifier starting with two underscores you are leaving the territory of the C standard.

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #1 from Andreas Schwab 2011-07-06 14:52:04 UTC --- I think you want to implement --with-cpu-(32|64) like x86 and powerpc.

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #3 from Andreas Schwab 2011-07-06 15:16:47 UTC --- I think the proper handling of this is part of the --with-cpu-(32|64) framework.

[Bug c++/49692] Constructor call mistaken for declaration

2011-07-09 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49692 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/49820] Explicit check for integer negative after abs optimized away

2011-07-23 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49820 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/49820] Explicit check for integer negative after abs optimized away

2011-07-23 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49820 --- Comment #3 from Andreas Schwab 2011-07-23 17:30:21 UTC --- Unsigned integers never overflow.

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate

2011-07-26 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908 Andreas Schwab changed: What|Removed |Added CC||tg at mirbsd dot org --- Comment #5 from

[Bug target/49856] ICE when compiling mktime.c (gnulib, embedded in libvirt)

2011-07-26 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49856 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug rtl-optimization/49900] New: [4.7 regression] ICE in advance_target_bb, at sched-ebb.c:691

2011-07-29 Thread sch...@linux-m68k.org
Component: rtl-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: sch...@linux-m68k.org CC: ber...@codesourcery.com Target: ia64-*-* /bin/sh ./libtool --tag=GCJ --mode=compile /usr/local/gcc/gcc-20110729/Build/./gcc/gcj -B/usr/local/gcc/gcc

[Bug rtl-optimization/49900] [4.7 regression] ICE in advance_target_bb, at sched-ebb.c:691

2011-07-29 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49900 --- Comment #2 from Andreas Schwab 2011-07-29 12:21:12 UTC --- I was waiting for an update.

[Bug target/49909] FSF gcc 4.6.1 fails to bootstrap on Core Solo/Core Duo

2011-07-30 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49909 --- Comment #5 from Andreas Schwab 2011-07-30 07:51:29 UTC --- If you want to build x86-64 multilib natively you must use a capable host. Otherwise force cross compilation.

[Bug target/23621] gcj-dbtool aborts on m68k-linux

2011-07-30 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23621 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug rtl-optimization/49900] [4.7 regression] ICE in advance_target_bb, at sched-ebb.c:691

2011-08-03 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49900 Andreas Schwab changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #4 from Andreas Sch

[Bug c++/49973] Column numbers count special characters as multiple columns

2011-08-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49973 --- Comment #3 from Andreas Schwab 2011-08-04 10:55:13 UTC --- Why 10? "/* δΈ­ */ " has 12 characters (and 14 bytes as utf8).

[Bug c/49975] warn on malformed __attribute((...))__

2011-08-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 --- Comment #3 from Andreas Schwab 2011-08-04 13:45:13 UTC --- It doesn't make sense to require whitespace after a paren, that will likely break a lot of programs.

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/71695] m68k: long long multiplication broken

2016-06-29 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71695 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/71735] arm-linux-gnueabihf-gcc: internal compiler error (cc1plus)

2016-07-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71735 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug c/70339] Poor message for "singed" vs "signed" typo

2016-07-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70339 --- Comment #4 from Andreas Schwab --- On powerpc: /daten/gcc/gcc-20160701/gcc/testsuite/gcc.dg/diagnostic-token-ranges.c: In function 'unknown_type_name': /daten/gcc/gcc-20160701/gcc/testsuite/gcc.dg/diagnostic-token-ranges.c:21:3: error: unkno

[Bug target/71779] New: isl miscompiled with -mabi=ilp32

2016-07-06 Thread sch...@linux-m68k.org
Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: aarch64-*-* Created attachment 38840 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38840&action=edit Test case $ gcc -mabi=ilp32 -O2 -S isl_input.i

[Bug target/71779] isl miscompiled with -mabi=ilp32

2016-07-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |6.2 Known to fail|

[Bug target/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 Andreas Schwab changed: What|Removed |Added CC||jgreenhalgh at gcc dot gnu.org --- Comm

[Bug c++/69560] x86_64: alignof(uint64_t) produces incorrect results with -m32

2016-07-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69560 --- Comment #13 from Andreas Schwab --- alignof(long long) "type of a complete object" alignof(foo) "type of a subobject"

[Bug c++/69560] x86_64: alignof(uint64_t) produces incorrect results with -m32

2016-07-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69560 --- Comment #15 from Andreas Schwab --- Because the ABI says so.

[Bug c/71963] Showing incompatible type when types are same.

2016-07-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71963 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-25 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 --- Comment #12 from Andreas Schwab --- Sucessfully bootstrapped on aarch64_ilp32 and the ISL testsuite passes.

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug middle-end/71734] [7 Regression] FAIL: libgomp.fortran/simd4.f90 -O3 -g execution test

2016-07-29 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71734 --- Comment #11 from Andreas Schwab --- http://gcc.gnu.org/ml/gcc-testresults/2016-07/msg01768.html FAIL: libgomp.fortran/simd3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: libgomp.

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-30 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 --- Comment #18 from Andreas Schwab --- With the patches in #16 and #17 bootstrap was successful and the isl testsuite passes.

[Bug c/72750] Not possible to use -fno-builtin to suppress optimization of some standard functions like atoi

2016-07-30 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72750 --- Comment #4 from Andreas Schwab --- is not a standard part of a freestanding implementation.

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-31 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 --- Comment #20 from Andreas Schwab --- Works again.

[Bug libgomp/65070] libgomp calls syscall instruction directly

2016-08-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65070 --- Comment #7 from Andreas Schwab --- syscall(2) is a standard Unix libc interface.

[Bug libgcj/72834] [5/6/7 Regression] the gij interpreter seems to be broken on linux 64bit big endian targets

2016-08-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72834 --- Comment #1 from Andreas Schwab --- Looks ok here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:PowerPC/pdftk/standard/ppc64

[Bug libgcj/72834] [5/6/7 Regression] the gij interpreter seems to be broken on linux 64bit big endian targets

2016-08-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72834 --- Comment #2 from Andreas Schwab --- And here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/pdftk/standard/s390x

[Bug c/66415] [6 Regression] ice in location_column_from_byte_offset

2016-08-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66415 --- Comment #11 from Andreas Schwab --- FAIL: gcc.dg/cpp/pr66415-1.c expected multiline pattern lines 11-12 not found: "\s*__builtin_printf \("x%dx

[Bug testsuite/72850] FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times uncprop1 ", 1" 4

2016-08-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72850 Andreas Schwab changed: What|Removed |Added Target|arm-none-eabi | --- Comment #1 from Andreas Schwab --

[Bug gcov-profile/58306] Broken profiling for unrar sources: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count

2016-08-11 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #30 from Andreas Schwab --- /daten/aranym/gcc/gcc-20160811/Build/gcc/testsuite/g++/../../libgcov.a(_gcov_time_profiler.o): In function `__gcov_time_profiler_atomic': /daten/aranym/gcc/gcc-20160811/Build/m68k-linux/libgcc/../../../libg

[Bug gcov-profile/58306] Broken profiling for unrar sources: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count

2016-08-15 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #35 from Andreas Schwab --- That patch doesn't change anything.

[Bug c++/77263] comment /* */ is ignored in some cases

2016-08-16 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77263 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/77313] Lambda that deletes itself accesses freed memory, but only if class is templated

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77313 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/77312] Lambda that deletes itself accesses freed memory, but only if class is templated

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77312 --- Comment #1 from Andreas Schwab --- *** Bug 77313 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/77318] New: [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)

2016-08-22 Thread sch...@linux-m68k.org
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenth at gcc dot gnu.org Blocks: 77290 Target Milestone: --- Target: aarch64

[Bug tree-optimization/77318] [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77318 Andreas Schwab changed: What|Removed |Added Blocks|77290 | --- Comment #2 from Andreas Schwab --

[Bug tree-optimization/77318] [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77318 Andreas Schwab changed: What|Removed |Added Blocks||70729 --- Comment #3 from Andreas Schwa

[Bug other/77421] Bugs found in GCC with the help of PVS-Studio

2016-08-31 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77421 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

<    10   11   12   13   14   15