[Bug target/65058] AIX: missing extern decorations [DS] for functions and [UA] for variables

2015-02-16 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65058 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/61976] aix64: Data corruption in struct passed by value

2015-02-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 --- Comment #2 from David Edelsohn dje at gcc dot gnu.org --- This is caused by the GCC aggregate (struct) padding implementation for AIX.

[Bug target/57969] AIX data alignment behaviour

2015-02-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57969 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug debug/2714] Stabs truncated on AIX

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2714 --- Comment #7 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Sat Feb 7 02:34:38 2015 New Revision: 220501 URL: https://gcc.gnu.org/viewcvs?rev=220501root=gccview=rev Log: PR debug/2714 PR bootstrap/64256

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64256 --- Comment #12 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Sat Feb 7 02:34:38 2015 New Revision: 220501 URL: https://gcc.gnu.org/viewcvs?rev=220501root=gccview=rev Log: PR debug/2714 PR bootstrap/64256

[Bug bootstrap/53348] Conflicting fast-integer types on AIX: sys/inttypes.h vs. gcc/config/rs6000/aix-stdint.h

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348 --- Comment #9 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Sat Feb 7 02:55:03 2015 New Revision: 220502 URL: https://gcc.gnu.org/viewcvs?rev=220502root=gccview=rev Log: PR bootstrap/53348 * inclhack.def

[Bug bootstrap/53348] Conflicting fast-integer types on AIX: sys/inttypes.h vs. gcc/config/rs6000/aix-stdint.h

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348 --- Comment #8 from David Edelsohn dje at gcc dot gnu.org --- Patches are reviewed on gcc-patches mailinglist, not in Bugzilla The attached patch is everything I've got so far to address issues in building GCC on AIX 4.3. This covers issues

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64256 --- Comment #10 from David Edelsohn dje at gcc dot gnu.org --- Stabstring continuations originally seem to have been disabled for AIX XCOFF because the AIX assembler did not support them correctly. IBM's proprietary compiler, VAC/XLC, directly

[Bug target/26275] boostrap fails with undefined symbol when linking java front-end

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26275 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/53179] fixinclude needed for pthread.h on AIX 5.3 (PTHREAD_ONCE_INIT)

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53179 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug libgcj/54100] Problems building libjava on AIX 5.2

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54100 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c/46155] Bug with generation of float.h header file on AIX

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46155 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug bootstrap/53238] Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53238 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug bootstrap/52623] 4.7.0-RC-20120314: bootstrap failure on AIX due to multilib and using C++ in post-stage1

2015-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52623 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2015-02-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64256 --- Comment #8 from David Edelsohn dje at gcc dot gnu.org --- Thanks for the patch, Zoltan, but the patch is not the challenge. It is not difficult to instruct GCC to generate stabs with continuation. The question always has been

[Bug target/64159] [5 Regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized return 28;

2015-02-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64159 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/64047] [5 Regression] ICE: Segmentation fault when compiling gcc.dg/torture/pr52429.c

2015-02-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64047 --- Comment #5 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Mon Feb 2 00:59:00 2015 New Revision: 220340 URL: https://gcc.gnu.org/viewcvs?rev=220340root=gccview=rev Log: PR target/64047 * config/rs6000/rs6000

[Bug libgomp/64635] darwin produces libgomp-plugin-host_nonshm.1.dylib but tries to load libgomp-plugin-host_nonshm.so.1

2015-02-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635 --- Comment #27 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Mon Feb 2 03:31:31 2015 New Revision: 220341 URL: https://gcc.gnu.org/viewcvs?rev=220341root=gccview=rev Log: PR libgomp/64635 * configure.tgt

[Bug testsuite/64885] New: libstdc++ all_attributes failure

2015-01-31 Thread dje at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org The new all_attributes.cc libstdc++ testcases produce numerous excess errors on AIX /nasfarm/edelsohn/src/src/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc:29:16: error: expected ')' before

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 --- Comment #1 from David Edelsohn dje at gcc dot gnu.org --- Created attachment 34633 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34633action=edit gzipped pre-processed source of testcase

[Bug target/64159] [5 Regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized return 28;

2015-01-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64159 --- Comment #5 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Sat Jan 31 14:57:43 2015 New Revision: 220305 URL: https://gcc.gnu.org/viewcvs?rev=220305root=gccview=rev Log: PR target/64159 * gcc.dg/tree-ssa/ssa

[Bug testsuite/64885] libstdc++ all_attributes failure

2015-01-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target||powerpc-ibm-aix

[Bug target/64159] [5 Regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized return 28;

2015-01-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64159 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/64047] [5 Regression] ICE: Segmentation fault when compiling gcc.dg/torture/pr52429.c

2015-01-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64047 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2015-01-27 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #17 from David Edelsohn dje at gcc dot gnu.org --- What other comments are needed to install the alternative patch? It works for Solaris and AIX, where the problems started.

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2015-01-26 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #16 from David Edelsohn dje at gcc dot gnu.org --- The alternative patch works on AIX. I thought that it was going to be installed.

[Bug rtl-optimization/64081] [5 Regression] r217827 prevents RTL loop unroll

2015-01-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #12 from David Edelsohn dje at gcc dot gnu.org --- GCC on AIX. One can use gcc111 in the GCC Compiler Farm. configure flags: --disable-werror --enable-languages=c,c++,fortran,objc --with-gmp=/opt/cfarm --with-cloog=no --with-ppl

[Bug target/64580] very high rs6000_stack_info() usage during LTO Firefox build on ppc64

2015-01-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64580 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/64081] [5 Regression] r217827 prevents RTL loop unroll

2015-01-21 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #10 from David Edelsohn dje at gcc dot gnu.org --- Unfortunately the attached patch causes the same failure demonstrating a miscompilation of the stage 2 compiler.

[Bug rtl-optimization/64081] [5 Regression] r217827 prevents RTL loop unroll

2015-01-20 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added CC||dje at gcc dot

[Bug bootstrap/64676] [5.0 Regression] SEGV in tree-ssa-structalias.c solve_constraint

2015-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64676 --- Comment #5 from David Edelsohn dje at gcc dot gnu.org --- This was caused by r219842 PR rtl-optimization/64081 * loop-iv.c (def_pred_latch_p): New function. (latch_dominating_def): Allow specific cases with non-single

[Bug bootstrap/64676] New: [5.0 Regression] SEGV in tree-ssa-structalias.c solve_constraint

2015-01-19 Thread dje at gcc dot gnu.org
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org $ cat conftest.c int main () { ; return 0; } (gdb) run -O conftest.c Starting program: /tmp/20150119/gcc/cc1 -O conftest.c main Analyzing compilation

[Bug bootstrap/64676] [5.0 Regression] SEGV in tree-ssa-structalias.c solve_constraint

2015-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64676 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target||powerpc-ibm-aix

[Bug bootstrap/64676] [5.0 Regression] SEGV in tree-ssa-structalias.c solve_constraint

2015-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64676 --- Comment #3 from David Edelsohn dje at gcc dot gnu.org --- Configure libgcc in stage 2. The first use of the stage 1 compiler. r219827 bootstrapped successfully.

[Bug bootstrap/64676] [5.0 Regression] SEGV in tree-ssa-structalias.c solve_constraint

2015-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64676 --- Comment #4 from David Edelsohn dje at gcc dot gnu.org --- Sorry, first use of the stage 2 compiler that presumably was miscompiled by stage 1 compiler.

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-18 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 --- Comment #12 from David Edelsohn dje at gcc dot gnu.org --- libgomp-plugin-host_nonshm.so.1 which is inserted into libgomp-plugin-host_nonshm.a (Traditional AIX shared library filenames do not have version numbers.)

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-17 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-apple-darwin14 |x86_64-apple

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-17 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 --- Comment #9 from David Edelsohn dje at gcc dot gnu.org --- Locally reverting the creation of offload_table may avoid the reference to the undefined symbol as a workaround to get sane testsuite results. tree offload_table = build_zero_cst

[Bug target/64623] ppc64 build failure, ISA_2_7_MASKS_SERVER not declared

2015-01-16 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64623 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/64623] ppc64 build failure, ISA_2_7_MASKS_SERVER not declared

2015-01-16 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64623 --- Comment #3 from David Edelsohn dje at gcc dot gnu.org --- I temporarily reverted the patch. I need to explicitly include rs6000-cpus.def in default64.h.

[Bug ipa/61525] [5 Regression] ipa visibility TLC 2/n failures on AIX

2015-01-16 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61525 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug ipa/64586] internal compiler error in ipa-inline.c:1664

2015-01-13 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64586 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug testsuite/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single

2015-01-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62250 --- Comment #14 from David Edelsohn dje at gcc dot gnu.org --- It seems to be fixed on AIX again. The status is confusing with the flurry of patches.

[Bug testsuite/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single

2015-01-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62250 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target|hppa*-*-hpux* |hppa*-*-hpux

[Bug ipa/64447] [5 Regression] FAIL: gcc.dg/vect/slp-9.c

2014-12-30 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64447 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug ipa/64447] [5 Regression] FAIL: gcc.dg/vect/slp-9.c

2014-12-30 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64447 --- Comment #2 from David Edelsohn dje at gcc dot gnu.org --- Analyzing compilation unit Performing interprocedural optimizations *free_lang_data visibility build_ssa_passes chkp_passes opt_local_passes free-inline-summary whole-program

[Bug c++/64410] gcc 25% slower than clang 3.5 for adding complex numbers

2014-12-27 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64410 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug bootstrap/61524] [5 Regression] cgraph visibility aix bootstrap failure

2014-12-15 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61524 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug target/64268] [5 Regression] bootstrap failure (ICE in wide_int_to_tree, at tree.c:1438) on powerpc in libgcc, stage2

2014-12-11 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64268 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target|powerpc-linux-gnu |powerpc-linux-gnu

[Bug bootstrap/64256] New: [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2014-12-10 Thread dje at gcc dot gnu.org
: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org The implementation of pointer bounds checking added an extra version of all builtins with _CHKP appended, even when -fcheck-pointer-bounds

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2014-12-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64256 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/64226] New: Secondary reload incorrect TOC address

2014-12-08 Thread dje at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Many of the GCC testsuite VMX tests fail on AIX because secondary reload is generating an incorrect TOC reference. A MEM is being stripped from a TOC reference causing GCC to use a pattern for a raw address

[Bug target/64226] [5.0 Regression] Secondary reload incorrect TOC address

2014-12-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64226 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/64226] [5.0 Regression] Secondary reload incorrect TOC address

2014-12-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64226 --- Comment #2 from David Edelsohn dje at gcc dot gnu.org --- Uli mentioned in private email: I think the piece of code quoted above from rs6000_secondary_reload_inner is wrong; it should not call create_TOC_reference unconditionally. Other

[Bug target/64226] [5.0 Regression] Secondary reload incorrect TOC address

2014-12-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64226 --- Comment #3 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Mon Dec 8 23:47:39 2014 New Revision: 218497 URL: https://gcc.gnu.org/viewcvs?rev=218497root=gccview=rev Log: PR target/64226 * config/rs6000/rs6000

[Bug target/64226] [5.0 Regression] Secondary reload incorrect TOC address

2014-12-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64226 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/64180] PowerPC carry bit improvements

2014-12-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64180 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/64115] [4.9/5 Regression] ICE: : in rs6000_delegitimize_address, at config/rs6000/rs6000.c:7051

2014-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64115 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added CC||amodra at gcc dot

[Bug c++/58561] [4.8 Regression] [c++11] ICE using declaration of function with auto in return type

2014-11-24 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58561 --- Comment #6 from David Edelsohn dje at gcc dot gnu.org --- Author: dje Date: Mon Nov 24 14:59:52 2014 New Revision: 218020 URL: https://gcc.gnu.org/viewcvs?rev=218020root=gccview=rev Log: PR c++/58561 * dbxout.c: Include

[Bug c++/63940] C++ constexpr errors on AIX

2014-11-24 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63940 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug c++/63940] C++ constexpr errors on AIX

2014-11-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63940 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED Last

[Bug c++/63940] C++ constexpr errors on AIX

2014-11-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63940 --- Comment #7 from David Edelsohn dje at gcc dot gnu.org --- HJ, The test was not failing on Linux x86-64 nor x86-32. I sent pre-processed testcase from AIX that Jason was able to reproduce on Linux. But the fix did not solve the failure on AIX.

[Bug c++/63942] [5.0 Regression] constexpr conflicts with previous declaration

2014-11-21 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63942 --- Comment #8 from David Edelsohn dje at gcc dot gnu.org --- The testsuite invokes compiles overloaded.cc with the following command line on AIX: /tmp/20141120/./gcc/xg++ -shared-libgcc -B/tmp/20141120/./gcc -nostdinc++ -L/tmp/20141120/powerpc

[Bug target/64019] ICE in extract_constrain_insn

2014-11-21 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64019 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough

2014-11-20 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60031 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/63942] [5.0 Regression] constexpr conflicts with previous declaration

2014-11-20 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63942 --- Comment #6 from David Edelsohn dje at gcc dot gnu.org --- It still occurred as of [trunk revision 217822]

[Bug c++/63942] [5.0 Regression] constexpr conflicts with previous declaration

2014-11-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63942 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/63942] [5.0 Regression] constexpr conflicts with previous declaration

2014-11-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63942 --- Comment #3 from David Edelsohn dje at gcc dot gnu.org --- Created attachment 34038 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34038action=edit preprocessed source for testcase

[Bug c++/63942] [5.0 Regression] constexpr conflicts with previous declaration

2014-11-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63942 --- Comment #4 from David Edelsohn dje at gcc dot gnu.org --- Created attachment 34039 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34039action=edit preprocessed source for testcase

[Bug target/63965] [5 Regression] ICE: in extract_constrain_insn, at recog.c:2230 on ppc64

2014-11-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63965 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/63940] New: C++ constexpr errors on AIX

2014-11-18 Thread dje at gcc dot gnu.org
: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Created attachment 34029 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34029action=edit Full compiler error output /tmp/20141118/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/bits/regex_compiler.h: 424:31

[Bug c++/63940] C++ constexpr errors on AIX

2014-11-18 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63940 --- Comment #1 from David Edelsohn dje at gcc dot gnu.org --- Created attachment 34030 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34030action=edit preprocessed source for testcase

[Bug c++/63940] C++ constexpr errors on AIX

2014-11-18 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63940 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug libstdc++/63942] New: [5.0 Regression] constexpr conflicts with previous declaration

2014-11-18 Thread dje at gcc dot gnu.org
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org FAIL: 20_util/tuple/comparison_operators/overloaded.cc (test for excess errors) Excess errors: /tmp/20141104/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/tuple:102

[Bug bootstrap/63853] [5.0 Regression] The use of strchrnul breaks bootstrap on x86_64-apple-darwin14.

2014-11-13 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63853 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added CC||dje at gcc dot

[Bug bootstrap/63821] ICE in verify_gimple during libgcc build starting with r217349

2014-11-11 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63821 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #7 from David Edelsohn dje at gcc dot gnu.org --- Yes, the single objc failure existed before the patch. But I don't know if *other* targets need _XOPEN_SOURCE=500.

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #9 from David Edelsohn dje at gcc dot gnu.org --- I would have expected _XOPEN_SOURCE=500 to be defined in a host-specific configure file (like libstdc++-v3/config/os/.../os_defines.h) or added to the compile line in configure.

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 --- Comment #5 from David Edelsohn dje at gcc dot gnu.org --- If _XOPEN_SOURCE is removed from thr.c completely, the testsuite results revert to 1 failure.

[Bug libobjc/63765] New: [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-06 Thread dje at gcc dot gnu.org
Severity: major Priority: P3 Component: libobjc Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org The Objective C testsuite results have regressed from 1 failure to 180 failures after the libobjc patch was applied.

[Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE

2014-11-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63765 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target||powerpc-ibm-aix

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4

2014-11-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714 --- Comment #10 from David Edelsohn dje at gcc dot gnu.org --- I had not realized that Bash-isms had crept into Autoconf, but I am not surprised. Using KSH to bootstrap is extremely slow and causes other problems. Both Bull Freeware for AIX

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4

2014-11-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714 --- Comment #11 from David Edelsohn dje at gcc dot gnu.org --- Do not use GNU Binutils on AIX 5.3 (or later). GNU assembler and GNU linker do not work properly with recent releases of AIX. Installing GCC does not require installing all parts

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4

2014-11-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714 --- Comment #15 from David Edelsohn dje at gcc dot gnu.org --- GNU as and GNU ld do not consistently generate correct object files and executables on AIX. AIX 5.2, 5.3, 6.1, and 7.1 continued to extend and adjust the XCOFF object file format

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4

2014-11-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714 --- Comment #16 from David Edelsohn dje at gcc dot gnu.org --- Bull Freeware provides GCC 4.8.1 for AIX 6.1. I do not know why they only provide GCC 4.6.1 for AIX 7.1. AIX 5.3 no longer is supported by IBM and newer features in GCC require

[Bug bootstrap/63714] AIX (5.3.7, xlC v11) fails to bootstrap for gcc 4.9.2, 4.8.3 and 4.7.4

2014-11-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63714 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/63491] Ice in LRA with simple vector test case on power

2014-10-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63491 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added CC||saugustine

[Bug target/63501] ICE in GCC powerpc64le top of trunk with -mupper-regs-df

2014-10-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63501 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/63501] ICE in GCC powerpc64le top of trunk with -mupper-regs-df

2014-10-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63501 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|NEW Last

[Bug target/63501] ICE in GCC powerpc64le top of trunk with -mupper-regs-df

2014-10-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63501 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug target/61981] PPC64 Linux Split-Stack Support

2014-10-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61981 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target||powerpc64-linux

[Bug target/63435] Bad code with weak vs localalias on AIX

2014-10-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63435 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/60181] constant folding of complex number incorrect

2014-10-02 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60181 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target|ppc64-ibm-linux,|s390x-ibm-linux

[Bug target/63330] vector shuffle resembling vector shift not expanded optimally

2014-09-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63330 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-*-*, i?86-*-*|x86_64-*-*, i?86

[Bug target/63335] GCC:failures for vector double on calls to bif vec_[all|any]_[nge|nle]

2014-09-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63335 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/62259] atomic class doesn't enforce required alignment on powerpc64

2014-09-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62259 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug rtl-optimization/63156] web can't handle AUTOINC correctly

2014-09-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63156 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/61981] New: PowerPC Linux Split-Stack Support

2014-07-31 Thread dje at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Enable and implement split-stack support for PowerPC Linux such that GCC Testsuite passes with -fsplit-stack option enabled.

[Bug go/61746] A line starting with /*// causes an error even if the /* is closed on the next line

2014-07-08 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61746 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

<    3   4   5   6   7   8   9   10   11   12   >