[Bug middle-end/68117] [6 Regression] error: invalid PHI argument <<< Unknown tree: >>>

2015-11-13 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68117 --- Comment #21 from Joost VandeVondele --- (In reply to Markus Trippelsdorf from comment #20) > I haven't seen this issue since Jason's GC related C++ patches went in: > r230201 and r230202. > > But of course this may well be another statistic

[Bug middle-end/68117] [6 Regression] error: invalid PHI argument <<< Unknown tree: >>>

2015-11-13 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68117 --- Comment #22 from Markus Trippelsdorf --- (In reply to Joost VandeVondele from comment #21) > likely so, since my testcase is Fortran based. For me the nightly build of > CP2K now fails with > > /data/vjoost/gnu/cp2k/cp2k/makefiles/../src/pw

[Bug tree-optimization/68324] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2015-11-13 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68324 Joost VandeVondele changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/68071] Generic lambda variadic argument pack cannot be empty

2015-11-13 Thread ralph.tandetzky at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68071 Ralph Tandetzky changed: What|Removed |Added CC||ralph.tandetzky at gmail dot com ---

[Bug c/68311] gcc/ipa-icf.c:3041: possible sequence point error ?

2015-11-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68311 --- Comment #3 from Martin Liška --- Created attachment 36700 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36700&action=edit Suggested patch

[Bug rtl-optimization/68328] New: wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-11-13 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68328 Bug ID: 68328 Summary: wrong code at -O2 and -O3 on x86_64-linux-gnu Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-o

[Bug c/68329] New: [4.8 4.9]gcc using array index to accelerate loop running , why turn off at gcc 5.X

2015-11-13 Thread zuogang at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68329 Bug ID: 68329 Summary: [4.8 4.9]gcc using array index to accelerate loop running , why turn off at gcc 5.X Product: gcc Version: 4.8.5 Status: UNCONFIRMED Sever

[Bug libstdc++/68197] negative index to ios_base::iword lead to unpredictable result

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68197 --- Comment #3 from Jonathan Wakely --- No, it seems underspecified. I have raised it with the C++ committee.

[Bug c/68329] [4.8 4.9]gcc using array index to accelerate loop running , why turn off at gcc 5.X

2015-11-13 Thread zuogang at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68329 zuogang changed: What|Removed |Added Target||amd64 ppwerpc32 (tested) |

[Bug c/68162] [5/6 Regression] Incompatible pointer type using a typedef

2015-11-13 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68162 --- Comment #11 from rguenther at suse dot de --- On Thu, 12 Nov 2015, jsm28 at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68162 > > --- Comment #10 from Joseph S. Myers --- > I have verified that the patch in commen

[Bug middle-end/68134] [6 Regression] float64x1_t comparison ICE on aarch64-none-elf

2015-11-13 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68134 Ilya Enkovich changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/68306] [6 Regression] ICE: in vectorizable_store, at tree-vect-stmts.c:5651

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68306 --- Comment #8 from Richard Biener --- I'm testing another followup...

[Bug c++/68295] internal compiler error / segmentation fault

2015-11-13 Thread tho...@maier-komor.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68295 --- Comment #1 from Thomas Maier-Komor --- The bug is reproduceable with gcc 5.2.0 on cygwin.

[Bug c++/68295] internal compiler error / segmentation fault

2015-11-13 Thread tho...@maier-komor.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68295 --- Comment #2 from Thomas Maier-Komor --- Created attachment 36701 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36701&action=edit Another preprocessed testcase This testcase has no missing symbols and should compile cleanly.

[Bug rtl-optimization/68330] New: [6 Regression]: FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl on alpha-linux-gnu

2015-11-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68330 Bug ID: 68330 Summary: [6 Regression]: FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl on alpha-linux-gnu Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug rtl-optimization/68330] [6 Regression]: FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl on alpha-linux-gnu

2015-11-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68330 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/65083] Can not indirectly call some C11 atomic library functions

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

[Bug tree-optimization/68324] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2015-11-13 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68324 James Greenhalgh changed: What|Removed |Added Target||aarch64-none-linux-gnu,

[Bug tree-optimization/68324] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2015-11-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68324 --- Comment #2 from Dominique d'Humieres --- Also seen on x86_64-apple-darwin14. Revision r230007 is OK, r230269 gives the ICE.

[Bug tree-optimization/66558] Missed vectorization of loop with control flow

2015-11-13 Thread alahay01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66558 --- Comment #3 from alahay01 at gcc dot gnu.org --- Author: alahay01 Date: Fri Nov 13 10:51:34 2015 New Revision: 230297 URL: https://gcc.gnu.org/viewcvs?rev=230297&root=gcc&view=rev Log: Optimize condition reductions where the result is an integ

[Bug fortran/47266] Optimization: Declare PRIVATE module procedures as "TREE_PUBLIC = 0" ("static function")

2015-11-13 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47266 --- Comment #6 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Fri Nov 13 10:58:53 2015 New Revision: 230298 URL: https://gcc.gnu.org/viewcvs?rev=230298&root=gcc&view=rev Log: 2015-11-13 Dominique d'Humieres PR fortran/47266

[Bug ipa/68331] New: [meta-bug] fipa-pta issues

2015-11-13 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68331 Bug ID: 68331 Summary: [meta-bug] fipa-pta issues Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee:

[Bug fortran/47266] Optimization: Declare PRIVATE module procedures as "TREE_PUBLIC = 0" ("static function")

2015-11-13 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47266 --- Comment #7 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Fri Nov 13 11:03:40 2015 New Revision: 230299 URL: https://gcc.gnu.org/viewcvs?rev=230299&root=gcc&view=rev Log: 2015-11-13 Dominique d'Humieres PR fortran/47266

[Bug target/68332] New: [6 Regression] ICE: in rs6000_is_valid_mask, at config/rs6000/rs6000.c:17052 with __sync_and_and_fetch() @ powerpc

2015-11-13 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68332 Bug ID: 68332 Summary: [6 Regression] ICE: in rs6000_is_valid_mask, at config/rs6000/rs6000.c:17052 with __sync_and_and_fetch() @ powerpc Product: gcc Version: 6.

[Bug c++/68295] internal compiler error / segmentation fault

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68295 Richard Biener changed: What|Removed |Added Target||x86_64-cygwin Host|

[Bug rtl-optimization/68328] [4.9/5/6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68328 Richard Biener changed: What|Removed |Added Known to work||4.8.5 Target Milestone|---

[Bug tree-optimization/68198] [6 Regression]Excessive code size, compile time and memory usage bloat due to FSM threading in 453.povray

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68198 --- Comment #7 from Richard Biener --- (In reply to Jeffrey A. Law from comment #6) > Fixing ought to be fairly easy... Create a forwarder block outside of the path?

[Bug tree-optimization/68327] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vect_is_simple_use, at tree-vect-stmts.c:8562

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68327 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/68317] [6 regression] ice in set_value_range, at tree-vrp.c:380

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68317 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0 --- Comment #3 from Richard Biener

[Bug tree-optimization/68324] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68324 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/68306] [6 Regression] ICE: in vectorizable_store, at tree-vect-stmts.c:5651

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68306 Richard Biener changed: What|Removed |Added CC||su at cs dot ucdavis.edu --- Comment #9

[Bug rtl-optimization/68321] [5/6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68321 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM

[Bug tree-optimization/68315] ivdep has no effect in parloops

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68315 --- Comment #1 from Richard Biener --- Yes. The easiest way would be to make tree-data-ref.c use it I suppose.

[Bug target/68332] [6 Regression] ICE: in rs6000_is_valid_mask, at config/rs6000/rs6000.c:17052 with __sync_and_and_fetch() @ powerpc

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68332 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0

[Bug fortran/47266] Optimization: Declare PRIVATE module procedures as "TREE_PUBLIC = 0" ("static function")

2015-11-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47266 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/36854] [meta-bug] fortran front-end optimization

2015-11-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854 Bug 36854 depends on bug 47266, which changed state. Bug 47266 Summary: Optimization: Declare PRIVATE module procedures as "TREE_PUBLIC = 0" ("static function") https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47266 What|Removed

[Bug target/68332] [6 Regression] ICE: in rs6000_is_valid_mask, at config/rs6000/rs6000.c:17052 with __sync_and_and_fetch() @ powerpc

2015-11-13 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68332 --- Comment #1 from Zdenek Sojka --- Statistics for other variants: 4 internal compiler error: RTL check: expected code 'const_int', have 'mem' in rs6000_is_valid_mask, at config/rs6000/rs6000.c:17052 4 internal compiler error: RTL

[Bug driver/67613] spell suggestions for misspelled command line options

2015-11-13 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67613 --- Comment #4 from Manuel López-Ibáñez --- This is awesome! Great job. Do not forget to mention all your awesome work in https://gcc.gnu.org/gcc-6/changes.html Some people think GCC is dead, and it is far from it. Let them know!

[Bug middle-end/67790] [6 Regression] verify_ssa failed: definition in block 20 follows the use

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67790 --- Comment #4 from Richard Biener --- The issue here is that /* If we detected "res -= x[i]" earlier, rewrite it into "res += -x[i]" now. If this turns out to be useless reassoc will clean it up again. */ if (orig_code == MINUS_

[Bug middle-end/67239] [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239 --- Comment #11 from Richard Biener --- Can you attach preprocessed source for x32?

[Bug middle-end/67239] [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239 --- Comment #12 from Richard Biener --- (In reply to Richard Biener from comment #11) > Can you attach preprocessed source for x32? Ah, it's in the tar file.

[Bug tree-optimization/68333] New: [6 Regression] FAIL: gcc.dg/vect/slp-multitypes-4.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1

2015-11-13 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68333 Bug ID: 68333 Summary: [6 Regression] FAIL: gcc.dg/vect/slp-multitypes-4.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 Product: gcc

[Bug c++/68295] internal compiler error / segmentation fault

2015-11-13 Thread tho...@maier-komor.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68295 --- Comment #4 from Thomas Maier-Komor --- (In reply to Richard Biener from comment #3) > Works for me on x86_64-linux. Yes - it seems to be cygwin specific...

[Bug tree-optimization/68333] [6 Regression] FAIL: gcc.dg/vect/slp-multitypes-4.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68333 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/67239] [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239 --- Comment #13 from Richard Biener --- (In reply to H.J. Lu from comment #4) > + /* If that didn't simplify to a constant see if we have recorded > + temporary expressions from taken edges. */ > + if (!val || TREE_CODE (val

[Bug tree-optimization/68306] [6 Regression] ICE: in vectorizable_store, at tree-vect-stmts.c:5651

2015-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68306 --- Comment #10 from Richard Biener --- Author: rguenth Date: Fri Nov 13 12:14:57 2015 New Revision: 230310 URL: https://gcc.gnu.org/viewcvs?rev=230310&root=gcc&view=rev Log: 2015-11-13 Richard Biener PR tree-optimization/68306

[Bug ipa/68311] gcc/ipa-icf.c:3041: possible sequence point error ?

2015-11-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68311 --- Comment #4 from Martin Liška --- Author: marxin Date: Fri Nov 13 12:26:23 2015 New Revision: 230311 URL: https://gcc.gnu.org/viewcvs?rev=230311&root=gcc&view=rev Log: Fix PR ipa/68311 PR ipa/68311 * ipa-icf.c (sem_item_optim

[Bug ipa/68311] gcc/ipa-icf.c:3041: possible sequence point error ?

2015-11-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68311 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ipa/68311] gcc/ipa-icf.c:3041: possible sequence point error ?

2015-11-13 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68311 --- Comment #6 from Markus Trippelsdorf --- (In reply to Martin Liška from comment #5) > Fixed. Except that the Changelog doesn't describe the patch :).

[Bug ipa/68311] gcc/ipa-icf.c:3041: possible sequence point error ?

2015-11-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68311 --- Comment #7 from Martin Liška --- (In reply to Markus Trippelsdorf from comment #6) > (In reply to Martin Liška from comment #5) > > Fixed. > > Except that the Changelog doesn't describe the patch :). Enhanced in r230313 :) Martin

[Bug ipa/68311] gcc/ipa-icf.c:3041: possible sequence point error ?

2015-11-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68311 --- Comment #8 from Martin Liška --- Author: marxin Date: Fri Nov 13 12:39:00 2015 New Revision: 230313 URL: https://gcc.gnu.org/viewcvs?rev=230313&root=gcc&view=rev Log: Enhance Changelog entry related to PR ipa/68311. Modified: trunk/gcc/

[Bug c/68334] New: combination of weak and noreturn attributes

2015-11-13 Thread chantry.xavier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68334 Bug ID: 68334 Summary: combination of weak and noreturn attributes Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/47266] Optimization: Declare PRIVATE module procedures as "TREE_PUBLIC = 0" ("static function")

2015-11-13 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47266 --- Comment #9 from Mikael Morin --- (In reply to Dominique d'Humieres from comment #8) > In comment 6 > > * gfortran.dg/warn_unused_function_2.f90: New test. > > should be > > * gfortran.dg/module_private_2.f90: New test. > > The

[Bug c++/52277] spell corrector for misspelled identifiers

2015-11-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52277 --- Comment #3 from David Malcolm --- Implementation of Levenshtein distance (in C++) committed to trunk as r230285; currently we offer hints for misspelled command-line options (PR 67613), and in the C FE for misspelled fields. There's plenty m

[Bug rtl-optimization/68321] [5/6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68321 Marek Polacek changed: What|Removed |Added CC||jamborm at gcc dot gnu.org,

[Bug rtl-optimization/68321] [5/6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68321 --- Comment #3 from Marek Polacek --- I'll try bisecting with --param allow-store-data-races=0.

[Bug rtl-optimization/68321] [5/6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68321 --- Comment #4 from Marek Polacek --- So in fact started with r211725.

[Bug middle-end/68335] New: ICE: tree check: expected ssa_name, have real_cst in add_phi_arg_for_new_expr, at sese.c:1373

2015-11-13 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68335 Bug ID: 68335 Summary: ICE: tree check: expected ssa_name, have real_cst in add_phi_arg_for_new_expr, at sese.c:1373 Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug middle-end/68335] ICE: tree check: expected ssa_name, have real_cst in add_phi_arg_for_new_expr, at sese.c:1373

2015-11-13 Thread Joost.VandeVondele at mat dot ethz.ch
||.ch, spop at gcc dot gnu.org --- Comment #1 from Joost VandeVondele --- graphite ICE trying to collect some timing data.. gcc version 6.0.0 20151113 (experimental) [trunk revision 230282] (GCC)

[Bug c/68334] combination of weak and noreturn attributes

2015-11-13 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68334 --- Comment #1 from joseph at codesourcery dot com --- I don't see any difference between declaring the function noreturn (or pure, or const, or returning non-aliased memory like malloc, or ...) and declaring it to have a certain type. In both

[Bug middle-end/68335] ICE: tree check: expected ssa_name, have real_cst in add_phi_arg_for_new_expr, at sese.c:1373

2015-11-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68335 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/68334] combination of weak and noreturn attributes

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68334 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug other/68247] Remove pass_first_instance

2015-11-13 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68247 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||patch --- Comment #3 from vrie

[Bug c/68320] internal compiler error: in declspecs_add_type

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68320 --- Comment #1 from Marek Polacek --- Author: mpolacek Date: Fri Nov 13 14:05:59 2015 New Revision: 230322 URL: https://gcc.gnu.org/viewcvs?rev=230322&root=gcc&view=rev Log: PR c/68320 * c-parser.c (c_parser_for_statement): Treat

[Bug c/68320] internal compiler error: in declspecs_add_type

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68320 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/68264] tree-call-cdce wrongly uses ordered comparisons

2015-11-13 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68264 --- Comment #2 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Fri Nov 13 14:43:38 2015 New Revision: 230323 URL: https://gcc.gnu.org/viewcvs?rev=230323&root=gcc&view=rev Log: PR68264: Use unordered comparisons for tree-call-cdce.c

[Bug libstdc++/61580] stoi function unknown on W7/Cygwin/x86_64

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61580 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Fri Nov 13 14:51:25 2015 New Revision: 230324 URL: https://gcc.gnu.org/viewcvs?rev=230324&root=gcc&view=rev Log: More fine-grained autoconf checks for C99 library 2015-11-13 Jennifer Y

[Bug libstdc++/58393] Please relax feature check for std::to_string and std::sto* for uClibc

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58393 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Fri Nov 13 14:51:25 2015 New Revision: 230324 URL: https://gcc.gnu.org/viewcvs?rev=230324&root=gcc&view=rev Log: More fine-grained autoconf checks for C99 library 2015-11-13 Jennifer Y

[Bug target/64358] Wrong code for __int128 operations in powerpc64le

2015-11-13 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64358 Pat Haugen changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/68264] tree-call-cdce wrongly uses ordered comparisons

2015-11-13 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68264 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolutio

[Bug fortran/68319] ICE on using interface with included entry

2015-11-13 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68319 --- Comment #3 from Steve Kargl --- On Fri, Nov 13, 2015 at 12:42:16AM +, kargl at gcc dot gnu.org wrote: > --- Comment #2 from kargl at gcc dot gnu.org --- > It seems that gfortran is missing a check for ENTRY. F2008 has > > C1206 (R1205)

[Bug rtl-optimization/68194] [6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-11-13 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68194 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assignee

[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

2015-11-13 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837 --- Comment #30 from chrbr at gcc dot gnu.org --- Author: chrbr Date: Fri Nov 13 15:19:19 2015 New Revision: 230327 URL: https://gcc.gnu.org/viewcvs?rev=230327&root=gcc&view=rev Log: 2015-11-13 Christian Bruel PR target/65837

[Bug libstdc++/68323] chrono reference to ‘literals’ namespace is ambiguous when using gnu-versioned-namespace

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68323 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/68327] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vect_is_simple_use, at tree-vect-stmts.c:8562

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68327 Marek Polacek changed: What|Removed |Added CC||ienkovich at gcc dot gnu.org,

[Bug fortran/68319] ICE on using interface with included entry

2015-11-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68319 --- Comment #4 from Dominique d'Humieres --- > In fact, gfortran is not issues an error for data-stmt, format-stmt, > or stmt-function-stmt. Confirmed: the following test compiles module m interface subroutine s entry e i

[Bug middle-end/68117] [6 Regression] error: invalid PHI argument <<< Unknown tree: >>>

2015-11-13 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68117 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/68317] [6 regression] ice in set_value_range, at tree-vrp.c:380

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68317 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug middle-end/68336] New: False positive Wreturn-type warning

2015-11-13 Thread yyc1992 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68336 Bug ID: 68336 Summary: False positive Wreturn-type warning Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug middle-end/68336] False positive Wreturn-type warning

2015-11-13 Thread yyc1992 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68336 --- Comment #1 from Yichao Yu --- Ref clang bug report https://llvm.org/bugs/show_bug.cgi?id=25521

[Bug tree-optimization/68317] [6 regression] ice in set_value_range, at tree-vrp.c:380

2015-11-13 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68317 Jiong Wang changed: What|Removed |Added CC||jiwang at gcc dot gnu.org --- Comment #5 fr

[Bug fortran/68319] ICE on using interface with included entry

2015-11-13 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68319 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot gnu.org

[Bug fortran/68319] ICE on using interface with included entry

2015-11-13 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68319 --- Comment #6 from Steve Kargl --- On Fri, Nov 13, 2015 at 12:42:16AM +, kargl at gcc dot gnu.org wrote: > > It seems that gfortran is missing a check for ENTRY. F2008 has > > C1206 (R1205) An interface-body shall not contain a data-stmt,

[Bug rtl-optimization/68330] [6 Regression]: FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl on alpha-linux-gnu

2015-11-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68330 --- Comment #1 from Uroš Bizjak --- (In reply to Uroš Bizjak from comment #0) > Revision r230164 [1] regressed: > > FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl > > on alpha-linux-gnu. > > The difference starts in combine, where

[Bug fortran/68319] ICE on using interface with included entry

2015-11-13 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68319 --- Comment #7 from Steve Kargl --- On Fri, Nov 13, 2015 at 04:08:05PM +, sgk at troutmask dot apl.washington.edu wrote: > --- Comment #6 from Steve Kargl --- > On Fri, Nov 13, 2015 at 12:42:16AM +, kargl at gcc dot gnu.org wrote: > > >

[Bug c/68337] New: [MPX] memcpy() for arrays with function pointers results in huge resource usage and binaries

2015-11-13 Thread jussi.judin at ericsson dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68337 Bug ID: 68337 Summary: [MPX] memcpy() for arrays with function pointers results in huge resource usage and binaries Product: gcc Version: 5.2.0 Status: UNCONFIRMED

[Bug tree-optimization/68060] [6 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1413

2015-11-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68060 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug rtl-optimization/68330] [6 Regression]: FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl on alpha-linux-gnu

2015-11-13 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68330 Segher Boessenkool changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |segher at gcc dot gnu.org -

[Bug tree-optimization/68198] [6 Regression]Excessive code size, compile time and memory usage bloat due to FSM threading in 453.povray

2015-11-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68198 --- Comment #8 from Jeffrey A. Law --- Creating a forwarder outside the path doesn't help since you still have to have an edge to the forwarder from each copy of the block with the SWITCH_EXPR. The solution is to realize that a path containing

[Bug rtl-optimization/68330] [6 Regression]: FAIL: gcc.target/alpha/pr42269-1.c scan-assembler-not addl on alpha-linux-gnu

2015-11-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68330 --- Comment #3 from Uroš Bizjak --- (In reply to Segher Boessenkool from comment #2) > Hrm, I don't think your analysis is entirely correct yet -- you say > with the old compiler insn 19 is removed, but that sets reg 73 which > is still used in i

[Bug sanitizer/68338] New: tsan report error about c++11 static local initialize

2015-11-13 Thread dushistov at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68338 Bug ID: 68338 Summary: tsan report error about c++11 static local initialize Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug libstdc++/61580] stoi function unknown on W7/Cygwin/x86_64

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61580 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/58393] Please relax feature check for std::to_string and std::sto* for uClibc

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58393 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug sanitizer/68338] tsan report error about c++11 static local initialize

2015-11-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68338 Jonathan Wakely changed: What|Removed |Added Version|unknown |5.2.0 --- Comment #1 from Jonathan Wak

[Bug middle-end/68336] False positive Wreturn-type warning

2015-11-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68336 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug c/67629] bogus -Wreturn-type in a function with tautological if-else

2015-11-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67629 --- Comment #1 from Martin Sebor --- See also bug 68336, which may be a possible duplicate of this one.

[Bug sanitizer/68338] tsan report error about c++11 static local initialize

2015-11-13 Thread dushistov at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68338 --- Comment #2 from Evgeniy Dushistov --- The problem as I understand assembler in check that find out is static variable initialized, clang emit this: callq 45bdb0 <__tsan_atomic8_load> while gcc emit callq 401260 <__tsan_read1@plt>

[Bug sanitizer/68338] tsan report error about c++11 static local initialize

2015-11-13 Thread dvyukov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68338 Dmitry Vyukov changed: What|Removed |Added CC||dvyukov at google dot com --- Comment #3

[Bug c++/63517] bogus Wreturn-type warning after error

2015-11-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63517 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/68339] New: g++.dg/vect/simd-clone-2.cc ICEs with aggressive GC settings and OpenMP

2015-11-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68339 Bug ID: 68339 Summary: g++.dg/vect/simd-clone-2.cc ICEs with aggressive GC settings and OpenMP Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

  1   2   >