[Bug target/79671] [7 Regression] mapnik miscompilation on armv7hl since r235622

2017-03-25 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79671 --- Comment #49 from Bernd Edlinger --- While I think that adding explicit copy/assignment constructors as in comment #43 should work and looks like the most portable solution for boost, I am unsure if may_alias shouldn't really work different.

[Bug libstdc++/80183] [7 Regression] Conditional jump or move depends on uninitialised value: std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) (tree.cc:97)

2017-03-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80183 --- Comment #1 from Markus Trippelsdorf --- Created attachment 41052 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41052=edit testcase. valgrind clang-format bench.ii

[Bug testsuite/80184] New: FAIL: gcc.dg/torture/pr79732.c -O* (test for excess errors) on darwin

2017-03-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80184 Bug ID: 80184 Summary: FAIL: gcc.dg/torture/pr79732.c -O* (test for excess errors) on darwin Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity:

[Bug fortran/80156] [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block

2017-03-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80156 --- Comment #7 from Paul Thomas --- (In reply to Dominique d'Humieres from comment #6) > > I can fix this and prevent the ICE of PR79832 ... > > Is this the right PR? Well caught! PR79382. Paul

[Bug fortran/80156] [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block

2017-03-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80156 --- Comment #6 from Dominique d'Humieres --- > I can fix this and prevent the ICE of PR79832 ... Is this the right PR?

[Bug fortran/80156] [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block

2017-03-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80156 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org ---

[Bug c/80182] New: gcc -lm -o

2017-03-25 Thread nikhil.pinnaparaju at research dot iiit.ac.in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80182 Bug ID: 80182 Summary: gcc -lm -o Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at

[Bug libstdc++/80183] New: [7 Regression] Conditional jump or move depends on uninitialised value: std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) (tree.cc:97)

2017-03-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80183 Bug ID: 80183 Summary: [7 Regression] Conditional jump or move depends on uninitialised value: std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) (tree.cc:97)

[Bug c/80182] gcc -lm -o

2017-03-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80182 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/49630] [OOP] ICE on obsolescent deferred-length type bound character function

2017-03-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49630 Dominique d'Humieres changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug fortran/68241] [meta-bug] [F03] Deferred-length character

2017-03-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 49630, which changed state. Bug 49630 Summary: [OOP] ICE on obsolescent deferred-length type bound character function https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49630 What|Removed

[Bug rtl-optimization/60818] ICE in validate_condition_mode on powerpc*-linux-gnu*

2017-03-25 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818 --- Comment #14 from Segher Boessenkool --- I cannot get any of the testcases to fail with current trunk (but they do fail with GCC 6). Combine always merges the compare into the if_then_else pattern, and there are no such patterns in rs6000

[Bug rtl-optimization/60818] ICE in validate_condition_mode on powerpc*-linux-gnu*

2017-03-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818 --- Comment #15 from Arseny Solokha --- (In reply to Segher Boessenkool from comment #14) > I cannot get any of the testcases to fail with current trunk (but > they do fail with GCC 6). Combine always merges the compare into > the if_then_else

[Bug target/80180] Incorrect codegen from rdseed intrinsic use

2017-03-25 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80180 --- Comment #1 from uros at gcc dot gnu.org --- Author: uros Date: Sat Mar 25 16:34:09 2017 New Revision: 246475 URL: https://gcc.gnu.org/viewcvs?rev=246475=gcc=rev Log: PR target/80180 * config/i386/i386.c (ix86_expand_builtin)

[Bug libstdc++/80183] [7 Regression] Conditional jump or move depends on uninitialised value: std::local_Rb_tree_decrement(std::_Rb_tree_node_base*) (tree.cc:97)

2017-03-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80183 Markus Trippelsdorf changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug translation/80185] New: Message build from untranslated string concatenation in fortran/resolve.c

2017-03-25 Thread fmarchal at perso dot be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80185 Bug ID: 80185 Summary: Message build from untranslated string concatenation in fortran/resolve.c Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/80181] [7 Regression] ICE in set_lattice_value, at tree-ssa-ccp.c:505

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

[Bug tree-optimization/64715] [5/6/7 Regression] __builtin_object_size (..., 1) fails to locate subobject

2017-03-25 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64715 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Target

[Bug fortran/80156] [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block

2017-03-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80156 --- Comment #8 from Paul Thomas --- Author: pault Date: Sat Mar 25 17:38:17 2017 New Revision: 246476 URL: https://gcc.gnu.org/viewcvs?rev=246476=gcc=rev Log: 2017-03-25 Paul Thomas PR fortran/80156 PR

[Bug fortran/79382] DTIO ICE

2017-03-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79382 --- Comment #10 from Paul Thomas --- Author: pault Date: Sat Mar 25 17:38:17 2017 New Revision: 246476 URL: https://gcc.gnu.org/viewcvs?rev=246476=gcc=rev Log: 2017-03-25 Paul Thomas PR fortran/80156 PR

[Bug target/80180] Incorrect codegen from rdseed intrinsic use

2017-03-25 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80180 --- Comment #2 from uros at gcc dot gnu.org --- Author: uros Date: Sat Mar 25 18:10:37 2017 New Revision: 246477 URL: https://gcc.gnu.org/viewcvs?rev=246477=gcc=rev Log: PR target/80180 * config/i386/i386.c (ix86_expand_builtin)

[Bug target/80180] Incorrect codegen from rdseed intrinsic use

2017-03-25 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80180 --- Comment #3 from uros at gcc dot gnu.org --- Author: uros Date: Sat Mar 25 19:47:14 2017 New Revision: 246479 URL: https://gcc.gnu.org/viewcvs?rev=246479=gcc=rev Log: PR target/80180 * config/i386/i386.c (ix86_expand_builtin)

[Bug target/80180] Incorrect codegen from rdseed intrinsic use

2017-03-25 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80180 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/80186] New: ICE on C++ code with invalid constructor on x86_64-linux-gnu: Segmentation fault (program cc1plus)

2017-03-25 Thread su at cs dot ucdavis.edu
20170325 (experimental) [trunk revision 246473] (GCC) $ $ g++-trunk -c small.cpp small.cpp: In instantiation of ‘struct A<int, int>’: small.cpp:10:34: required from here small.cpp:5:3: error: invalid constructor; you probably meant ‘A<int, int> (const A<int, int>&)’

[Bug fortran/78881] [F03] reading from string with DTIO procedure does not work properly

2017-03-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78881 --- Comment #13 from Jerry DeLisle --- Author: jvdelisle Date: Sat Mar 25 18:48:01 2017 New Revision: 246478 URL: https://gcc.gnu.org/viewcvs?rev=246478=gcc=rev Log: 2017-03-25 Jerry DeLisle PR

[Bug translation/80055] do not mark internal compiler error messages for i18n

2017-03-25 Thread fmarchal at perso dot be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80055 --- Comment #5 from Frederic Marchal --- (In reply to David Malcolm from comment #4) > Would this prefix be for the benefit of the user, or for translator? (or > both?) > > I believe that everywhere we're using internal_error, the diagnostics >

[Bug fortran/49630] [OOP] ICE on obsolescent deferred-length type bound character function

2017-03-25 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49630 --- Comment #14 from Vittorio Zecca --- (In reply to Dominique d'Humieres from comment #13) > > I am still having an ICE as in comment 11. > > Me too even on trunk (7.0.1)!-(I also get an ICE with the original test.) > Reopening the PR. > > >

[Bug fortran/69498] ICE on disjunct cases with displaced or incomplete embedded statement

2017-03-25 Thread koenigni at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69498 --- Comment #6 from koenigni at gcc dot gnu.org --- > + p = strchr(name, '.'); s/strchr/strrchr Also, regression tested for x86_64-pc-linux-gnu

[Bug fortran/78881] [F03] reading from string with DTIO procedure does not work properly

2017-03-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78881 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/69498] ICE on disjunct cases with displaced or incomplete embedded statement

2017-03-25 Thread koenigni at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69498 koenigni at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/80187] New: C++ variant should be trivially copy constructible if possible

2017-03-25 Thread ambrop7 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80187 Bug ID: 80187 Summary: C++ variant should be trivially copy constructible if possible Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug objc/80192] arguments to check_protocols should be marked as translateable

2017-03-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80192 --- Comment #1 from Andrew Pinski --- This is another keyword case IIRC.

[Bug c++/80194] New: ICE with local constant referenced by a lambda expression

2017-03-25 Thread curlypaul924 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80194 Bug ID: 80194 Summary: ICE with local constant referenced by a lambda expression Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: normal

[Bug c/80182] gcc -lm -o

2017-03-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80182 --- Comment #3 from Jonathan Wakely --- Related to Bug 36312

[Bug translation/80188] New: calls.c: reason argument to maybe_complain_about_tail_call must be marked for translation

2017-03-25 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80188 Bug ID: 80188 Summary: calls.c: reason argument to maybe_complain_about_tail_call must be marked for translation Product: gcc Version: 7.0 Status:

[Bug translation/80189] New: gimplify.c: check whether parallel/task/teams should be translated

2017-03-25 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80189 Bug ID: 80189 Summary: gimplify.c: check whether parallel/task/teams should be translated Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug translation/80189] gimplify.c: check whether parallel/task/teams should be translated

2017-03-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80189 --- Comment #1 from Andrew Pinski --- IIRC these are keywords for OpenMP.

[Bug c++/80191] New: diagnostic placeholder "new initializer" must be marked for translation

2017-03-25 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80191 Bug ID: 80191 Summary: diagnostic placeholder "new initializer" must be marked for translation Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug c/80182] gcc -lm -o

2017-03-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80182 --- Comment #2 from Jonathan Wakely --- I think the complaint is that -o foo.c overwrites foo.c (which has nothing to do with -lm)

[Bug target/80190] New: darwin: untranslateable placeholder "non-ASCII character"

2017-03-25 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80190 Bug ID: 80190 Summary: darwin: untranslateable placeholder "non-ASCII character" Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/80193] New: ICE on valid (but hairy) C code at -O3 on x86_64-linux-gnu: in check_allocation, at ira.c:2563

2017-03-25 Thread su at cs dot ucdavis.edu
/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.1 20170325 (experimental) [trunk revision 246473] (GCC) $ $ gcc-trunk -O2 small.c $ $ gcc-trunk -O3 small.c bad allocation for 386 and 522 small.c: In function ‘bf’: small.c:187:1: internal compiler error: in check_allocation

[Bug objc/80192] New: arguments to check_protocols should be marked as translateable

2017-03-25 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80192 Bug ID: 80192 Summary: arguments to check_protocols should be marked as translateable Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/78670] [F03] Incorrect file position with namelist read under DTIO

2017-03-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78670 --- Comment #3 from Jerry DeLisle --- With latest patches on trunk, I get this: $ ./a.out Got ' ' Got '=' At line 72 of file pr78670.f03 Fortran runtime error: End of file A minor problem with the test case is IF (ch /= '') THEN should be