[Bug target/84014] [6/7 Regression] ICE in setup_min_max_allocno_live_range_point, at ira-build.c:2762

2018-02-28 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84014 --- Comment #4 from David Edelsohn --- Author: dje Date: Wed Feb 28 19:53:24 2018 New Revision: 258081 URL: https://gcc.gnu.org/viewcvs?rev=258081=gcc=rev Log: PR target/84014 * gcc.target/powerpc/pr84014.c: Use ilp32, not -m32

[Bug debug/83758] ICE building gccgo on powerpc64le --with-cpu=power8

2018-01-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83758 David Edelsohn changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment

[Bug target/83946] [7/8 Regression] Safe Indirect Jumps broken on AIX

2018-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83946 --- Comment #4 from David Edelsohn --- The rest of rs6000.md uses "$" unconditionally for the same purpose, although common parts of GCC uses ".".

[Bug target/83946] [7/8 Regression] Safe Indirect Jumps broken on AIX

2018-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83946 --- Comment #2 from David Edelsohn --- Created attachment 43191 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43191=edit proposed patch

[Bug target/83946] [7/8 Regression] Safe Indirect Jumps broken on AIX

2018-01-19 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83946 David Edelsohn changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug target/83946] New: [7/8 Regression] Safe Indirect Jumps broken on AIX

2018-01-19 Thread dje at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org CC: jakub at gcc dot gnu.org, rguenth at gcc dot gnu.org, segher at gcc dot gnu.org, wschmidt at gcc dot gnu.org Target Milestone: --- Target

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-13 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396 --- Comment #37 from David Edelsohn --- Jakub, the -fcompare-debug failure is not new. The root cause has been analyzed before. AIX specifically does not want to push unnecessary stack frames for code that is not compiled with debugging solely

[Bug tree-optimization/83410] [8 regression] libgomp.graphite/force-parallel-4.c etc. FAIL

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

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-12 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396 --- Comment #14 from David Edelsohn --- AIX is able to bootstrap with the remove_forwarder_block changes reverted.

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-12 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396 --- Comment #5 from David Edelsohn --- Requires DWARF debugging when building the file, e.g., -gdwarf-4, or DWARF debugging set as default in configuration file.

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-12 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396 --- Comment #4 from David Edelsohn --- Created attachment 42854 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42854=edit AIX auto-host.h build file

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-12 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396 --- Comment #3 from David Edelsohn --- Created attachment 42853 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42853=edit aix configuration file

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-12 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396 --- Comment #2 from David Edelsohn --- Created attachment 42852 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42852=edit preprocessed source

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers

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

[Bug bootstrap/83396] New: [8 Regression] Bootstrap failures with Statement Frontiers

2017-12-12 Thread dje at gcc dot gnu.org
Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc-ibm-aix* $ make gimple-pretty-print.o /edelsohn/GCC/./prev-gcc/xg++ -B

[Bug libstdc++/83120] [8 Regression] ext/special_functions/hyperg failure on AIX

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

[Bug libstdc++/83120] [8 Regression] ext/special_functions/hyperg failure on AIX

2017-12-07 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83120 --- Comment #5 from David Edelsohn --- Author: dje Date: Thu Dec 7 20:05:59 2017 New Revision: 255483 URL: https://gcc.gnu.org/viewcvs?rev=255483=gcc=rev Log: PR libstdc++/83120 *

[Bug target/83315] PowerPC xmmintrin.h emulation for _mm_{min,max}_ps not semantically equivalent

2017-12-07 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83315 David Edelsohn changed: What|Removed |Added Keywords||wrong-code Target|

[Bug target/83315] New: PowerPC xmmintrin.h emulation for _mm_{min,max}_ps not semantically equivalent

2017-12-07 Thread dje at gcc dot gnu.org
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- PowerPC port xmmintrin.h _mm_min_ps invokes Power vec_min instrinsic and _mm_max_ps invokes Power vec_max instrinsic. vec_min

[Bug target/83245] [8 regression] several tests fail starting with r255258

2017-12-01 Thread dje at gcc dot gnu.org
||2017-12-01 CC||dje at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from David Edelsohn --- confirmed.

[Bug testsuite/83131] c-c++/common/attr-nonstring-3 failure for strcmp tests on PowerPC

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

[Bug testsuite/83131] New: c-c++/common/attr-nonstring-3 failure for strcmp tests on PowerPC

2017-11-23 Thread dje at gcc dot gnu.org
Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc*-*-* New testcase failure on PowerPC (Linux and AIX) FAIL: c-c++-common/attr-nonstring-3.c -std=gnu++98

[Bug libstdc++/83120] [8 Regression] ext/special_functions/hyperg failure on AIX

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

[Bug libstdc++/83120] New: [8 Regression] ext/special_functions/hyperg failure on AIX

2017-11-22 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 Target Milestone: --- Target: power*-*-aix* $ ./check_value.exe /nasfarm/edelsohn/src/src/libstdc++-v3/testsuite/ext/special_functions/hyperg

[Bug other/82997] [8 regression] gcc.dg/cpp/sysmac1.c and gcc.dg/cpp/macsyntx.c fail starting with r254707

2017-11-15 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82997 --- Comment #4 from David Edelsohn --- Andrey reports that this starts with r254707

[Bug other/82997] [8 regression] gcc.dg/cpp/sysmac1.c and gcc.dg/cpp/macsyntx.c fail starting with r254707

2017-11-15 Thread dje at gcc dot gnu.org
||2017-11-15 CC||dje at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from David Edelsohn --- Confirmed.

[Bug other/82997] [8 regression] gcc.dg/cpp/sysmac1.c and gcc.dg/cpp/macsyntx.c fail starting with r254707

2017-11-15 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82997 --- Comment #2 from David Edelsohn --- *** Bug 83005 has been marked as a duplicate of this bug. ***

[Bug c++/83005] [8 regression] gcc.dg/cpp/macsyntx.c, gcc.dg/cpp/sysmac1.c fails

2017-11-15 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83005 David Edelsohn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/83005] [8 regression] gcc.dg/cpp/macsyntx.c, gcc.dg/cpp/sysmac1.c fails

2017-11-15 Thread dje at gcc dot gnu.org
|NEW Last reconfirmed||2017-11-15 CC||dje at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from David Edelsohn --- Confirmed.

[Bug bootstrap/82553] memory_blockage breaks bootstrap on powerpc

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

[Bug bootstrap/82553] New: memory_blockage breaks bootstrap on powerpc

2017-10-14 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 CC: bergner at gcc dot gnu.org, segher at gcc dot gnu.org, seurer at gcc dot gnu.org, uros at gcc dot gnu.org

[Bug target/82322] [7/8 Regression] vec_ceil/vec_floor/vec_round intrincics do not work for gcc 8, need __builtin_s390_vfidb

2017-09-25 Thread dje at gcc dot gnu.org
||2017-09-25 CC||dje at gcc dot gnu.org, ||krebbel at gcc dot gnu.org, ||vogt at linux dot vnet.ibm.com Summary|vec_ceil/vec_floor

[Bug target/82317] [8 Regression] "'__builtin_s390_vec_min' matching variant requires z14 or higher" for __vector(2) double when it should work on -march=z13 as well

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

[Bug libstdc++/81808] 27_io /basic_fstream/53984.cc failure on AIX

2017-08-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81808 --- Comment #7 from David Edelsohn --- I have no objection to skipping the test on AIX if the test is not correct for AIX behavior.

[Bug libstdc++/81808] 27_io /basic_fstream/53984.cc failure on AIX

2017-08-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81808 --- Comment #3 from David Edelsohn --- After in >> x, x appears to contain the value 0x02ff22770.

[Bug libstdc++/81808] 27_io /basic_fstream/53984.cc failure on AIX

2017-08-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81808 --- Comment #2 from David Edelsohn --- Created attachment 41967 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41967=edit Pre-processed source of testcase

[Bug libstdc++/81808] 27_io /basic_fstream/53984.cc failure on AIX

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

[Bug libstdc++/81808] New: 27_io /basic_fstream/53984.cc failure on AIX

2017-08-10 Thread dje at gcc dot gnu.org
: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc-ibm-aix* ./53984.cc:31: void test01(): Assertion 'in.bad()' failed.

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues

2017-08-02 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639 Bug 24639 depends on bug 81638, which changed state. Bug 81638 Summary: [8 Regression] AIX bootstrap failure due to Recover GOTO predictor https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81638 What|Removed |Added

[Bug bootstrap/81638] [8 Regression] AIX bootstrap failure due to Recover GOTO predictor

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

[Bug bootstrap/81638] [8 Regression] AIX bootstrap failure due to Recover GOTO predictor

2017-08-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81638 --- Comment #8 from David Edelsohn --- I already tested the equivalent patch. If the preferred solution is a work-around for the false positive, I'll install that.

[Bug bootstrap/81638] [7 Regression] AIX bootstrap failure due to Recover GOTO predictor

2017-07-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81638 --- Comment #4 from David Edelsohn --- The test around the setting of incl is the same as the test around the use of incl at the place of the false positive uninitialized error for (i = 0; i < vec->count; ++i) incl = ... if

[Bug bootstrap/81638] [7 Regression] AIX bootstrap failure due to Recover GOTO predictor

2017-07-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81638 --- Comment #2 from David Edelsohn --- Created attachment 41877 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41877=edit pre-processed xcoff.c compiled on AIX 7.2

[Bug bootstrap/81638] [7 Regression] AIX bootstrap failure due to Recover GOTO predictor

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

[Bug bootstrap/81638] New: AIX bootstrap failure due to Recover GOTO predictor

2017-07-31 Thread dje at gcc dot gnu.org
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc-ibm-aix* The patch breaks bootstrap on AIX and probably is a hidden bug on all targets. With the patch, libbacktrace/xcoff.c fails to compile

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2017-06-12 Thread dje at gcc dot gnu.org
||2017-06-12 CC||dje at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from David Edelsohn --- This seems to be failing on all 32 bit targets (IA-32, powerpc -m32, AIX -m32).

[Bug c++/81051] New: lambda capture of this in initialization list with virtual inheritance

2017-06-10 Thread dje at gcc dot gnu.org
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- [Reported on Stackoverflow https://stackoverflow.com/questions/43748646/gcc-bug-with-lambda-capture-of-this-in-initialization-list

[Bug middle-end/80926] [7/8 Regression] longjmp not treated as noreturn during CFG build

2017-05-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80926 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/80926] New: [7/8 Regression] longjmp not treated as noreturn during CFG build

2017-05-31 Thread dje at gcc dot gnu.org
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- GCC 6 didn't add the fallthru edge and thus properly treated longjmp as noreturn during CFG build. void longjmp(); void __attribute__

[Bug tree-optimization/80925] [8 Regression] vect peeling failures

2017-05-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80925 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/80925] New: [8 Regression] vect peeling failures

2017-05-31 Thread dje at gcc dot gnu.org
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org CC: rdapp at linux dot vnet.ibm.com, segher at gcc dot gnu.org, wschmidt at gcc dot gnu.org Target Milestone: --- Target: powerpc*-*-* The recent

[Bug c++/80913] [8 regression] Infinite loop in cc1plus with stat hack patch

2017-05-30 Thread dje at gcc dot gnu.org
, |sparc-sun-solaris2.12 |sparc-sun-solaris2.12, ||powerpc-ibm-aix* CC||dje at gcc dot gnu.org --- Comment #8 from David Edelsohn --- Probably also a cause of AIX bootstrap hang.

[Bug bootstrap/80860] AIX Bootstrap failure

2017-05-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80860 David Edelsohn changed: What|Removed |Added CC|hubicka at gcc dot gnu.org | --- Comment #4 from David

[Bug bootstrap/80860] AIX Bootstrap failure

2017-05-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80860 --- Comment #3 from David Edelsohn --- But I had a successful bootstrap with r248295, which is after your patch.

[Bug bootstrap/80860] AIX Bootstrap failure

2017-05-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80860 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/80860] New: AIX Bootstrap failure

2017-05-22 Thread dje at gcc dot gnu.org
: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc-ibm-aix /nasfarm/edelsohn/src/src/gcc/c-family/c-cppbuiltin.c: In function 'void builtin_define_float_constants(const char*, const char*, const char*, const char*, tree

[Bug libstdc++/80662] libstdc++ basic_string casting oddity

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

[Bug libstdc++/80662] New: libstdc++ basic_string casting oddity

2017-05-07 Thread dje at gcc dot gnu.org
++ Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: x86-64 // https://twitter.com/zxovq/status/861377261827629057 #include #include class my_stream : public std::stringstream { public: operator std::string

[Bug bootstrap/80531] RC1 bootstrap comparison failure

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

[Bug bootstrap/80531] New: RC1 bootstrap comparison failure

2017-04-26 Thread dje at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc-ibm-aix* RC1 is experiencing a bootstrap comparison failure on AIX for some object files in libgomp. The difference is the symbol name of global initializers

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2017-04-24 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 --- Comment #7 from David Edelsohn --- What progress do you expect? IBM long double does not support non-default rounding. This will be fixed when PPC64LE long double defaults to IEEE 128 bit floating point.

[Bug target/80376] Some vec_xxpermdi usage lead to ICE

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

[Bug libfortran/78379] Processor-specific versions for matmul

2017-03-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379 --- Comment #28 from David Edelsohn --- Because PPC64LE Linux reset the base ISA level, VSX now is enabled by default, so a function clone for VSX probably isn't necessary. While special versions might help AIX and PPC64BE, with lower ISA

[Bug libfortran/78379] Processor-specific versions for matmul

2017-03-02 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379 David Edelsohn changed: What|Removed |Added CC||dje at gcc dot gnu.org --- Comment #26

[Bug target/79439] Missing nop instruction after recursive call corrupts TOC register

2017-02-09 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79439 --- Comment #5 from David Edelsohn --- current_file_function_operand probably needs to add a test for flag_semantic_interposition when the ABI mandates interpolation.

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

2017-02-07 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #51 from David Edelsohn --- If you use /scratch for source, build and TMPDIR, as well as SHELL=/usr/bin/bash CONFIG_SHELL=/usr/bin/bash it should build faster on AIX.

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

2017-02-07 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #48 from David Edelsohn --- Based on Comment #45, is this a problem in the Stage 1 compilers? Note that Alan and Segher adjusted the doloop patterns in this release cycle. Does backporting that patch or bootstrapping with current

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

2017-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #43 from David Edelsohn --- I upgraded GDB on gcc119 with GDB 7.9.1 + IBM patches. It may work a little better.

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

2017-02-06 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #42 from David Edelsohn --- The situation of GDB on AIX is not good. I placed an older version of gdb-7.6 in my bin directory. You can try that. I will see if I can get a copy of the AIX Toolbox GDB which contains some additional

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

2017-02-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #36 from David Edelsohn --- The DBX_CONTIN patch should be in gcc/xcoffout.h, not in rs6000.h. The patch originally was added 2015-02-06.

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

2017-02-03 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #32 from David Edelsohn --- How far are you going back in the bisection effort? You may be earlier than the point at which GCC on AIX generated stab strings continuation lines. At worst you manually can apply the continuation code

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

2017-02-02 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 --- Comment #30 from David Edelsohn --- .../src/src/configure --disable-werror --with-gmp=/opt/cfarm --with-libiconv-prefix=/opt/cfarm --disable-libstdcxx-pch --with-included-gettext By the way, it's a lot faster if the src and build

[Bug middle-end/68664] [6/7 Regression] Speculative sqrt in c-ray main loop causes large slow down

2017-01-31 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68664 --- Comment #16 from David Edelsohn --- > That isn't an argument for -fno-sched-spec, it is an argument for a cost > model which better matches the cost of the transformation, using the > information available, without bloating the automaton.

[Bug bootstrap/79198] [7 Regression] r244802 causes out of memory during PGO bootstrap

2017-01-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79198 David Edelsohn changed: What|Removed |Added CC||dje at gcc dot gnu.org --- Comment #3

[Bug c++/79103] [7 Regression] build_variant_type_copy ICE

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

[Bug c++/79103] New: [7 Regression] build_variant_type_copy ICE

2017-01-16 Thread dje at gcc dot gnu.org
++ Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Blocks: 71737 Target Milestone: --- Target: powerpc-ibm-aix* The patch for PR 71737 introduced a new regression in libstdc++ libstdc++-v3/include/tr1/shared_ptr.h:556: internal

[Bug c/71199] Support overloadable attribute in GNU C front-end

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

[Bug target/78875] -fstack-protector on powerpc64 now always use TLS, won't work for kernel/firmware

2016-12-21 Thread dje at gcc dot gnu.org
||2016-12-21 CC||dje at gcc dot gnu.org, ||wschmidt at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from David Edelsohn --- Confirmed.

[Bug driver/70936] Hard-coded C++ header paths and relocation problem

2016-12-21 Thread dje at gcc dot gnu.org
:00 |2016-12-21 CC||dje at gcc dot gnu.org Summary|Hard-coded C++ header paths |Hard-coded C++ header paths |and relocation problem on |and relocation problem |Windows

[Bug target/78417] target_clones default for powerpc64

2016-12-14 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78417 --- Comment #3 from David Edelsohn --- Bounty available!

[Bug target/78417] target_clones default for powerpc64

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

[Bug target/78811] [7 Regression] raw-string-6.c testsuite failure

2016-12-14 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78811 --- Comment #2 from David Edelsohn --- Started somewhere between 243555 and 243578. Requires -mcpu=power7 or lower. Works with -mcpu=power8. Possibly r243578 combine.c change.

[Bug target/78811] [7 Regression] raw-string-6.c testsuite failure

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

[Bug target/78811] New: [7 Regression] raw-string-6.c testsuite failure

2016-12-14 Thread dje at gcc dot gnu.org
: target Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org Target Milestone: --- Target: powerpc*-*-* c-c++-common/raw-string-6.c:5:18: error: unterminated raw string c-c++-common/raw-string-6.c:5:1: internal compiler error: Segmentation fault

[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-12-02 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 --- Comment #4 from David Edelsohn --- unit size align 256 symtab 0 alias set -1 canonical type 700fc0c0 fields used nonlocal decl_3 BLK file

[Bug debug/66149] ICE: tree check: expected field_decl, have template_decl in int_bit_position, at tree.h:5012 with -std=c++14 -gstabs

2016-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66149 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/78235] [7 Regression] libstdc++ testsuite run.cc ICE in int_bit_position

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

[Bug c++/78235] [7 Regression] libstdc++ testsuite run.cc ICE in int_bit_position

2016-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78235 --- Comment #6 from David Edelsohn --- Author: dje Date: Thu Dec 1 18:58:47 2016 New Revision: 243126 URL: https://gcc.gnu.org/viewcvs?rev=243126=gcc=rev Log: PR debug/66419 PR c++/78235 * dbxout.c (dbxout_type_fields): Skip TEMPLATE_DECLs.

[Bug tree-optimization/66419] [6 regression] FAIL: gcc.target/aarch64/aapcs64/va_arg-6.c execution, -O3 -g

2016-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66419 --- Comment #6 from David Edelsohn --- Author: dje Date: Thu Dec 1 18:58:47 2016 New Revision: 243126 URL: https://gcc.gnu.org/viewcvs?rev=243126=gcc=rev Log: PR debug/66419 PR c++/78235 * dbxout.c (dbxout_type_fields): Skip TEMPLATE_DECLs.

[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 --- Comment #3 from David Edelsohn --- int D::f1() int D::f2() int main() int D::f1() [with int N = 4] int D::f2() [with int N = 4] int D::f1() [with int N = 8] int D::f2() [with int N = 8] Analyzing compilation unit #0 _Z11fancy_abortPKciS0_

[Bug c++/78235] [7 Regression] libstdc++ testsuite run.cc ICE in int_bit_position

2016-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78235 --- Comment #5 from David Edelsohn --- This fails in dbxout.c:dbxout_type_fields() /* Output the name, type, position (in bits), size (in bits) of each field that we can support. */ for (tem = TYPE_FIELDS (type); tem; tem = DECL_CHAIN

[Bug libstdc++/68838] AIX 32 bit wchar_t testsuite failures

2016-11-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68838 David Edelsohn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/68838] AIX 32 bit wchar_t testsuite failures

2016-11-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68838 --- Comment #6 from David Edelsohn --- Author: dje Date: Tue Nov 29 17:50:27 2016 New Revision: 242967 URL: https://gcc.gnu.org/viewcvs?rev=242967=gcc=rev Log: PR libstdc++/68838 * testsuite/lib/libstdc++.exp (DEFAULT_CXXFLAGS): Add

[Bug libgcc/78576] [PPC] wrong long double to long int conversion

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

[Bug libstdc++/68838] AIX 32 bit wchar_t testsuite failures

2016-11-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68838 --- Comment #5 from David Edelsohn --- Sigh. The test is running out of memory.

[Bug libstdc++/68838] AIX 32 bit wchar_t testsuite failures

2016-11-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68838 --- Comment #4 from David Edelsohn --- On 32 bit AIX, wchar is 16 bits, two bytes. The libstdc++ code prepends 33554432 of fill, which is exactly 2*16777216 or 2^24 2 byte characters. Why is 2^24 special?

[Bug libstdc++/68838] AIX 32 bit wchar_t testsuite failures

2016-11-29 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68838 --- Comment #3 from David Edelsohn --- .good: 0 .fail: 1 width: 5000 size: 33554432 str_01[0]: 97 oss_01.str()[0]: 32 The string is filled with L'a' (0x97). The stringstream is filled with space (0x32) and width is not set to 0 although

[Bug libstdc++/68838] AIX 32 bit wchar_t testsuite failures

2016-11-28 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68838 --- Comment #2 from David Edelsohn --- oss_01 is "good" with zero size until the string is emitted. .good: 1 .fail: 0 size: 0 oss_01 << str_01; .good: 0 .fail: 1 size: 33554432

[Bug c++/71848] [7 Regression] libstdc++ testsuite error on AIX

2016-11-28 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71848 David Edelsohn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/78482] [5/6/7 Regression] wrong code at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu

2016-11-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78482 David Edelsohn changed: What|Removed |Added CC||dje at gcc dot gnu.org --- Comment #7

<    1   2   3   4   5   6   7   8   9   10   >