[Bug libstdc++/72830] New: istream::seekg should not reset eofbit if -std=c++98

2016-08-08 Thread alexhenrie24 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72830 Bug ID: 72830 Summary: istream::seekg should not reset eofbit if -std=c++98 Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug rtl-optimization/72831] New: [7 Regression] Conditional jump or move depends on uninitialised value: regno_in_use_p (lra-spills.c:701)

2016-08-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72831 Bug ID: 72831 Summary: [7 Regression] Conditional jump or move depends on uninitialised value: regno_in_use_p (lra-spills.c:701) Product: gcc Version: 7.0 Status: UNCONFI

[Bug fortran/70524] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70524 --- Comment #9 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Aug 8 08:11:29 2016 New Revision: 239230 URL: https://gcc.gnu.org/viewcvs?rev=239230&root=gcc&view=rev Log: gcc/testsuite/ChangeLog: 2016-08-08 Andre Vehreschild

[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section

2016-08-08 Thread saaadhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151 Senthil Kumar Selvaraj changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section

2016-08-08 Thread saaadhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151 Senthil Kumar Selvaraj changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/72832] New: [OOP] ALLOCATE with SOURCE fails to allocate requested dimensions

2016-08-08 Thread daanvanvugt at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72832 Bug ID: 72832 Summary: [OOP] ALLOCATE with SOURCE fails to allocate requested dimensions Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/70524] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70524 --- Comment #10 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Aug 8 08:20:07 2016 New Revision: 239231 URL: https://gcc.gnu.org/viewcvs?rev=239231&root=gcc&view=rev Log: gcc/testsuite/ChangeLog: 2016-08-08 Andre Vehreschild

[Bug fortran/70524] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70524 --- Comment #11 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Aug 8 08:24:22 2016 New Revision: 239232 URL: https://gcc.gnu.org/viewcvs?rev=239232&root=gcc&view=rev Log: gcc/testsuite/ChangeLog: 2016-08-08 Andre Vehreschild

[Bug fortran/72832] [OOP] ALLOCATE with SOURCE fails to allocate requested dimensions

2016-08-08 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72832 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/71910] ICE on valid OpenMP code

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71910 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/72802] powerpc64le: -mcpu=power9 emits lxssp instruction with offset that isn't a multiple of 4

2016-08-08 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72802 --- Comment #5 from Alan Modra --- Author: amodra Date: Mon Aug 8 09:05:16 2016 New Revision: 239233 URL: https://gcc.gnu.org/viewcvs?rev=239233&root=gcc&view=rev Log: [RS6000] PR72802 part 1, fix constraints for lxssp/stxssp We can't use "o"

[Bug target/72802] powerpc64le: -mcpu=power9 emits lxssp instruction with offset that isn't a multiple of 4

2016-08-08 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72802 --- Comment #6 from Alan Modra --- Author: amodra Date: Mon Aug 8 09:06:49 2016 New Revision: 239234 URL: https://gcc.gnu.org/viewcvs?rev=239234&root=gcc&view=rev Log: [RS6000] PR72802 part 2, reload ICE After fixing the constraint problem, we

[Bug rtl-optimization/72831] [7 Regression] Conditional jump or move depends on uninitialised value: regno_in_use_p (lra-spills.c:701)

2016-08-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72831 --- Comment #1 from Markus Trippelsdorf --- With --track-origins=yes (compiling tramp3d-v4.cpp with -O3 on x86_64): ==30059== Conditional jump or move depends on uninitialised value(s) ==30059==at 0xC216B0: regno_in_use_p (lra-spills.c:701)

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 Rainer Orth changed: What|Removed |Added Target Milestone|--- |7.0

[Bug bootstrap/72833] New: [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 Bug ID: 72833 Summary: [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug gcov-profile/67097] gcov-tool merge (can) crash when dir2 contains files not in dir1

2016-08-08 Thread gilles.gouaillardet at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67097 --- Comment #6 from Gilles Gouaillardet --- as a side note, would you be interested in me providing a patch so gcov-tool merge can merge n directories (currently, we are limited to n=2) ? i would implement that via a binary tree, so under the h

[Bug c++/72800] [5/6 Regression] ICE on invalid C++14 code with initialized lambda capture: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in add_capture, at cp/lambda.c:505

2016-08-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72800 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Aug 8 09:40:17 2016 New Revision: 239235 URL: https://gcc.gnu.org/viewcvs?rev=239235&root=gcc&view=rev Log: /cp 2016-08-08 Paolo Carlini PR c++/72800 *

[Bug c++/72800] [5/6 Regression] ICE on invalid C++14 code with initialized lambda capture: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in add_capture, at cp/lambda.c:505

2016-08-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72800 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/70524] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70524 --- Comment #12 from vehre at gcc dot gnu.org --- Waiting one week for regressions before closing.

[Bug c++/72825] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: tree check: expected array_type, have error_mark in array_ref_low_bound, at tree.c:13013)

2016-08-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72825 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/68762] link error for inline function decorated with OpenMP declare simd

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68762 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/72698] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698 --- Comment #7 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Aug 8 09:49:37 2016 New Revision: 239236 URL: https://gcc.gnu.org/viewcvs?rev=239236&root=gcc&view=rev Log: gcc/testsuite/ChangeLog: 2016-08-08 Andre Vehreschild

[Bug c++/60585] Virtual function related memory access errors with multiple virtual inheritance

2016-08-08 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585 --- Comment #4 from Mikael Pettersson --- This was fixed for gcc-5.0 by r218091, i.e. PR61190.

[Bug fortran/71936] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71936 --- Comment #6 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Aug 8 09:58:21 2016 New Revision: 239237 URL: https://gcc.gnu.org/viewcvs?rev=239237&root=gcc&view=rev Log: gcc/fortran/ChangeLog: 2016-08-08 Andre Vehreschild

[Bug fortran/71936] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71936 --- Comment #7 from vehre at gcc dot gnu.org --- Waiting one week for regressions to occur before backporting to gcc-6 .

[Bug fortran/72698] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205

2016-08-08 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698 --- Comment #8 from vehre at gcc dot gnu.org --- Waiting one week for regressions to occur before backporting to gcc-5/6.

[Bug rtl-optimization/71976] insn-combiner deletes a live 64-bit shift

2016-08-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71976 --- Comment #9 from Georg-Johann Lay --- Author: gjl Date: Mon Aug 8 10:06:15 2016 New Revision: 239238 URL: https://gcc.gnu.org/viewcvs?rev=239238&root=gcc&view=rev Log: Backport from 2016-07-29 trunk r238863. PR rtl-optimizati

[Bug rtl-optimization/71976] insn-combiner deletes a live 64-bit shift

2016-08-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71976 --- Comment #10 from Georg-Johann Lay --- Author: gjl Date: Mon Aug 8 10:13:54 2016 New Revision: 239239 URL: https://gcc.gnu.org/viewcvs?rev=239239&root=gcc&view=rev Log: Backport from 2016-07-29 trunk r238863. PR rtl-optimizat

[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section

2016-08-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151 --- Comment #17 from Georg-Johann Lay --- What about the performance issue re. crossing the jump table with a branch? An easy fix would be to emit ".subsection 1" before the jump table; you think we should do this?

[Bug debug/72828] [5/6/7 Regression] ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-08-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug sanitizer/71042] libtsan requires __pointer_chk_guard@GLIBC_PRIVATE (6)

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71042 Jakub Jelinek changed: What|Removed |Added CC||adhemerval.zanella at linaro dot o

[Bug rtl-optimization/72771] [6/7 Regression] powerpc64le ICE with -mcpu=power9

2016-08-08 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771 --- Comment #7 from Alan Modra --- Author: amodra Date: Mon Aug 8 12:05:11 2016 New Revision: 239240 URL: https://gcc.gnu.org/viewcvs?rev=239240&root=gcc&view=rev Log: [RS6000] TOC refs generated during reload The generic reload fix for pr7277

[Bug middle-end/72781] -Wuninitialized false positives in OpenMP code

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72781 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 Bernd Edlinger changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2016-08-08 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72834 Bug ID: 72834 Summary: [5/6/7 Regression] the gij interpreter seems to be broken on linux 64bit big endian targets Product: gcc Version: 7.0 Status: UNCONFIRMED

[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 bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 Bernd Edlinger changed: What|Removed |Added CC||bernd.edlinger at hotmail dot de --- C

[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 tree-optimization/72835] New: [Regression 7] Incorrect arithmetic optimization involving bitfield arguments

2016-08-08 Thread babokin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72835 Bug ID: 72835 Summary: [Regression 7] Incorrect arithmetic optimization involving bitfield arguments Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: nor

[Bug c++/72836] New: global variable read clashes with reading from cin with sync_stdio(false)

2016-08-08 Thread riad93 at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72836 Bug ID: 72836 Summary: global variable read clashes with reading from cin with sync_stdio(false) Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: norma

[Bug middle-end/71937] out of memory on very large function

2016-08-08 Thread jmgjdubois at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 --- Comment #15 from Jean-Michel Dubois --- I am back. I built gcc 6.1 with the --enable-decimal-float I need. I can now compile successfully in about 2'30 with gcc -O2. Thanks for your help.

[Bug fortran/72716] [5/6/7 Regression] ICE in gfc_resolve_omp_declare_simd, at fortran/openmp.c:5156

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72716 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug rtl-optimization/72821] [7 regression] RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN, at rtl.h:1424

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72821 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Mon Aug 8 13:58:46 2016 New Revision: 239241 URL: https://gcc.gnu.org/viewcvs?rev=239241&root=gcc&view=rev Log: PR rtl-optimization/72821 * lra-spills.c (regno_in_use_p):

[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-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #18 from Martin Liška --- Ok, problem is that various value profilers are not updated atomically, fixed in: https://gcc.gnu.org/ml/gcc-patches/2016-08/msg00600.html

[Bug gcov-profile/67097] gcov-tool merge (can) crash when dir2 contains files not in dir1

2016-08-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67097 Martin Liška changed: What|Removed |Added Status|REOPENED|NEW --- Comment #7 from Martin Liška ---

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

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72817 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |7.0 Summary|wrong code at -O3

[Bug c++/72837] New: -Wundef is not being ignored with pragma

2016-08-08 Thread TrevorJamesHickey at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72837 Bug ID: 72837 Summary: -Wundef is not being ignored with pragma Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug gcov-profile/67097] gcov-tool merge (can) crash when dir2 contains files not in dir1

2016-08-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67097 --- Comment #8 from Martin Liška --- (In reply to Gilles Gouaillardet from comment #6) > as a side note, would you be interested in me providing a patch so > gcov-tool merge > can merge n directories (currently, we are limited to n=2) ? > > i wo

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

2016-08-08 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72817 amker at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |amker at gcc dot gnu.org

[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-08 Thread t.artem at mailcity dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #19 from Artem S. Tashkinov --- (In reply to Martin Liška from comment #18) > Ok, problem is that various value profilers are not updated atomically, > fixed in: > https://gcc.gnu.org/ml/gcc-patches/2016-08/msg00600.html Thank you!

[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-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #20 from Martin Liška --- (In reply to Artem S. Tashkinov from comment #19) > (In reply to Martin Liška from comment #18) > > Ok, problem is that various value profilers are not updated atomically, > > fixed in: > > https://gcc.gnu.or

[Bug c++/58706] ICE with lambda in OpenMP for-loop

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58706 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug testsuite/72838] New: FAIL: g++.dg/cpp0x/constexpr-cast.C

2016-08-08 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838 Bug ID: 72838 Summary: FAIL: g++.dg/cpp0x/constexpr-cast.C Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C

2016-08-08 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838 --- Comment #1 from Thomas Preud'homme --- Note, the same error happens in: PASS->NA: g++.dg/warn/overflow-warn-3.C -std=gnu++11 const (test for errors, line 67) PASS->FAIL: g++.dg/warn/overflow-warn-3.C -std=gnu++11 (test for excess errors) P

[Bug target/72802] powerpc64le: -mcpu=power9 emits lxssp instruction with offset that isn't a multiple of 4

2016-08-08 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72802 Alan Modra changed: What|Removed |Added CC|amodra at gmail dot com| --- Comment #7 from Alan Modra ---

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Bernd Edlinger --- [...] > I see we had previously a solaris_longjmp_noreturn > fixinclude rule, maybe that would be a starting point. Certainly: up to Solaris 9,

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #4 from Rainer Orth --- Created attachment 39076 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39076&action=edit Mac OS X 10.7

[Bug testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C

2016-08-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/72839] New: MOVE_RATIO is too small for Lakemont

2016-08-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72839 Bug ID: 72839 Summary: MOVE_RATIO is too small for Lakemont Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C

2016-08-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838 --- Comment #3 from Martin Sebor --- Author: msebor Date: Mon Aug 8 15:32:16 2016 New Revision: 239242 URL: https://gcc.gnu.org/viewcvs?rev=239242&root=gcc&view=rev Log: PR testsuite/72838 - FAIL: g++.dg/cpp0x/constexpr-cast.C gcc/testsuite/Ch

[Bug testsuite/72838] FAIL: g++.dg/cpp0x/constexpr-cast.C

2016-08-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72838 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gcov-profile/46266] gcov generates data for non-existing file

2016-08-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46266 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/71976] insn-combiner deletes a live 64-bit shift

2016-08-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71976 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug testsuite/72840] New: PASS->NA: 20_util/ratio/cons/cons_overflow_neg.cc

2016-08-08 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72840 Bug ID: 72840 Summary: PASS->NA: 20_util/ratio/cons/cons_overflow_neg.cc Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: t

[Bug testsuite/72841] New: PASS->NA: 20_util/tuple/cons/66338.cc execution test

2016-08-08 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72841 Bug ID: 72841 Summary: PASS->NA: 20_util/tuple/cons/66338.cc execution test Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug tree-optimization/71083] [5/6/7 Regression] Unaligned bit-field address when predictive commoning

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 Bernd Edlinger changed: What|Removed |Added Attachment #39068|0 |1 is obsolete|

[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-08 Thread t.artem at mailcity dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #21 from Artem S. Tashkinov --- (In reply to Martin Liška from comment #20) > > Do I understand the patch correctly that it requires > > "-fprofile-update=atomic" option in order to eliminate this bug? > > Exactly, I hope I'll be abl

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- >> Could you please attach a faulty setjmp.h and a good setjmp.h > > I'm attaching the Mac OS X 10.7 one (i

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #6 from Bernd Edlinger --- Created attachment 39078 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39078&action=edit untested patch Completely untested patch. Based on the gcc-4.9 solaris patch: just s/solaris/darwin/ and s/__

[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-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #22 from Martin Liška --- (In reply to Artem S. Tashkinov from comment #21) > (In reply to Martin Liška from comment #20) > > > Do I understand the patch correctly that it requires > > > "-fprofile-update=atomic" option in order to el

[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-08 Thread t.artem at mailcity dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306 --- Comment #23 from Artem S. Tashkinov --- (In reply to Martin Liška from comment #22) > Sure, as Nathan suggested, we'll select the proper default value according > to -pthread argument. Wonderful! What are the chances of this patch being merg

[Bug debug/72828] [5/6/7 Regression] ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-08-08 Thread ott at fb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828 --- Comment #2 from Giuseppe Ottaviano --- Martin, I noticed you marked this as "[5/6/7 Regression]", but to be clear the bug is present since at least 4.9 (the oldest version I tested). It's only the attached reduction that is sensitive to compi

[Bug sanitizer/71042] libtsan requires __pointer_chk_guard@GLIBC_PRIVATE (6)

2016-08-08 Thread adhemerval.zanella at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71042 --- Comment #7 from Adhemerval Zanella --- I do have a better solution to fix it, since for aarch64 glibc port, the stack guard is a global variable (different than x86_64 where it in tcbhead accessible through thread pointer). We can just disa

[Bug go/72814] reflect FAILs on 32-bit Solaris/SPARC: SIGILL

2016-08-08 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72814 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug sanitizer/71042] libtsan requires __pointer_chk_guard@GLIBC_PRIVATE (6)

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71042 Jakub Jelinek changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #8 fr

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 Bernd Edlinger changed: What|Removed |Added Attachment #39078|0 |1 is obsolete|

[Bug c++/72842] New: non-type template-parameter of type void

2016-08-08 Thread barry.revzin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72842 Bug ID: 72842 Summary: non-type template-parameter of type void Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/68703] __attribute__((vector_size(N))) template member confusion

2016-08-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68703 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #3

[Bug c++/68703] __attribute__((vector_size(N))) template member confusion

2016-08-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68703 --- Comment #4 from Jakub Jelinek --- Not really sure if this is about dependent type or not, because the following fails too: template struct D { V v; int f1 () { return this->v[N-1]; } int f2 () { return v[N-1]; } }; int main () { typ

[Bug rtl-optimization/72843] New: [7 Regression] internal compiler error: in lra_set_insn_recog_data, at lra.c:964

2016-08-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72843 Bug ID: 72843 Summary: [7 Regression] internal compiler error: in lra_set_insn_recog_data, at lra.c:964 Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity

[Bug c++/72842] non-type template-parameter of type void

2016-08-08 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72842 --- Comment #1 from Daniel Krügler --- I don't see anything wrong with that code, since the parameter pack is empty, so there is never any attempt to declare void as non-type template parameter type. The standard has this restriction only for a n

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Bernd Edlinger --- [...] > Completely untested patch. > > Based on the gcc-4.9 solaris patch: > just s/solaris/darwin/ > and s/__NORETURN/__dead2/ > > > Could you t

[Bug rtl-optimization/72843] [7 Regression] internal compiler error: in lra_set_insn_recog_data, at lra.c:964

2016-08-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72843 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/72843] [7 Regression] internal compiler error: in lra_set_insn_recog_data, at lra.c:964

2016-08-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72843 --- Comment #1 from H.J. Lu --- Created attachment 39080 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39080&action=edit A testcase

[Bug bootstrap/72844] New: Revision 293175 breaks gcc on FreeBSD

2016-08-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844 Bug ID: 72844 Summary: Revision 293175 breaks gcc on FreeBSD Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: bootstrap

[Bug rtl-optimization/72843] [7 Regression] internal compiler error: in lra_set_insn_recog_data, at lra.c:964

2016-08-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72843 H.J. Lu changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #2 from H

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #9 from Bernd Edlinger --- (In reply to r...@cebitec.uni-bielefeld.de from comment #8) > > --- Comment #6 from Bernd Edlinger --- > [...] > > Completely untested patch. > > > > Based on the gcc-4.9 solaris patch: > > just s/solaris/d

[Bug bootstrap/72844] Revision 293175 breaks gcc on FreeBSD

2016-08-08 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844 --- Comment #1 from Steve Kargl --- On Mon, Aug 08, 2016 at 06:30:17PM +, kargl at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844 > > Bug ID: 72844 >Summary: Revision 293175 breaks gcc on

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #9 from Bernd Edlinger --- >> In progress. Two comments: >> >> * Why the fixincl.tpl change? Is this necessary with upstream autogen >> or only due to some Ubuntu-loc

[Bug sanitizer/71042] libtsan requires __pointer_chk_guard@GLIBC_PRIVATE (6)

2016-08-08 Thread adhemerval.zanella at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71042 --- Comment #9 from Adhemerval Zanella --- Right, I wasn't aware of this RPM symbol handling. I see that guard pointer can be obtained on aarch64 by: uintptr_t get_guard_ptr (void) { jmp_buf jb; uintptr_t expected, mangled; setjmp (jb)

[Bug c++/72842] non-type template-parameter of type void

2016-08-08 Thread barry.revzin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72842 --- Comment #2 from Barry Revzin --- This non-dependent version: template void bar() { } fails to compile, even if we never call bar(), even if we wanted to call it with an empty pack. foo in the original example is this same thing with an ex

[Bug bootstrap/72844] Revision 293175 breaks gcc on FreeBSD

2016-08-08 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/72844] Revision 293175 breaks gcc on FreeBSD

2016-08-08 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844 --- Comment #3 from David Malcolm --- Created attachment 39081 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39081&action=edit Ensure that HAVE_ICONV is usable as a conditional

[Bug bootstrap/72844] Revision 293175 breaks gcc on FreeBSD

2016-08-08 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844 --- Comment #4 from David Malcolm --- (In reply to David Malcolm from comment #3) > Created attachment 39081 [details] > Ensure that HAVE_ICONV is usable as a conditional Steve: this fixes the problem for me on a Linux box with iconv hacked out.

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 Bernd Edlinger changed: What|Removed |Added Attachment #39079|0 |1 is obsolete|

[Bug rtl-optimization/72821] [7 regression] RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN, at rtl.h:1424

2016-08-08 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72821 Dmitry G. Dyachenko changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/72833] [7 regression] error in fortran/parse.c (unexpected_eof) on Mac OS X 10.7

2016-08-08 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833 --- Comment #12 from Bernd Edlinger --- (In reply to r...@cebitec.uni-bielefeld.de from comment #10) > True: the Solaris fix missed this, probably because the issue never came > up. The Mac OS X 10.8+ has the annotation, so it's probably > bes

[Bug c++/72842] non-type template-parameter of type void

2016-08-08 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72842 --- Comment #3 from Daniel Krügler --- Since this is not a newsgroup, let me ask differently: Can you please elaborate what you consider as a concrete compiler defect, violating the existing standard? I fail to see the point.

[Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic

2016-08-08 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53431 Manuel López-Ibáñez changed: What|Removed |Added CC||TrevorJamesHickey at gmail dot com

[Bug c++/72837] -Wundef is not being ignored with pragma

2016-08-08 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72837 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

  1   2   >