[Bug c++/61718] New: Visibility issue with template class

2014-07-05 Thread goughost at yahoo dot com.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61718 Bug ID: 61718 Summary: Visibility issue with template class Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug lto/61715] [4.9/4.10 Regression] binutils trunk ld/LTO 11 test fails when built using GCC 4.9

2014-07-05 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61715 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/61718] Visibility issue with template class

2014-07-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61718 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/61718] Visibility issue with template class

2014-07-05 Thread goughost at yahoo dot com.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61718 --- Comment #2 from goughost goughost at yahoo dot com.cn --- (In reply to Andrew Pinski from comment #1) defaultnothinghidden Simple since YYY is hidden (by the paragma), XXXYYY* has to be also hidden because there is no way to

[Bug c++/61719] New: misleading error message

2014-07-05 Thread drepper.fsp+rhbz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61719 Bug ID: 61719 Summary: misleading error message Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ Assignee:

[Bug libstdc++/61720] New: std::regex_search matches incorrectly

2014-07-05 Thread husky.puppy at mail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61720 Bug ID: 61720 Summary: std::regex_search matches incorrectly Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug middle-end/61225] [4.10 Regression] Several new failures after r210458 on x86_64-*-* with -m32

2014-07-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61225 --- Comment #9 from Dominique d'Humieres dominiq at lps dot ens.fr --- FAIL: gcc.target/i386/pr49095.c scan-assembler-not test[lq] Still failing after revision r210921 (-m32 only).

[Bug target/49423] [4.8/4.9/4.10 Regression] [arm] internal compiler error: in push_minipool_fix

2014-07-05 Thread cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423 --- Comment #29 from cbaylis at gcc dot gnu.org --- Author: cbaylis Date: Sat Jul 5 11:58:06 2014 New Revision: 212303 URL: https://gcc.gnu.org/viewcvs?rev=212303root=gccview=rev Log: [ARM] PR target/49423 2014-07-05 Charles Baylis

[Bug tree-optimization/61682] [4.10 Regression] wrong code at -O3 on x86_64-linux-gnu

2014-07-05 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61682 Andi Kleen andi-gcc at firstfloor dot org changed: What|Removed |Added CC||andi-gcc at

[Bug c++/61721] New: GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread cand at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61721 Bug ID: 61721 Summary: GCC 4.8-4.10 miscompiles webkit hashing Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/61721] GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread cand at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61721 --- Comment #1 from Lauri Kasanen cand at gmx dot com --- Created attachment 33073 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33073action=edit Failing preprocessed source from 4.10-git

[Bug c++/61721] GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread cand at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61721 --- Comment #2 from Lauri Kasanen cand at gmx dot com --- Created attachment 33074 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33074action=edit Working case from 4.10-git (-fno-inline)

[Bug c++/61721] GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread cand at gmx dot com
Configured with: ./configure --prefix=/tmp/install --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-system-zlib --enable-languages=c,c++ --disable-bootstrap Thread model: posix gcc version 4.10.0 20140705 (experimental) (GCC) Full build

[Bug c++/61721] GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61721 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug rtl-optimization/61722] New: [ 4.9 ] gcc sometimes does not optimise movaps with movups

2014-07-05 Thread pietrek.j at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61722 Bug ID: 61722 Summary: [ 4.9 ] gcc sometimes does not optimise movaps with movups Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/61721] GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread cand at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61721 --- Comment #5 from Lauri Kasanen cand at gmx dot com --- A -fsanitize=undefined built binary does not print anything. I understand it can't catch all undefined behavior? What is more interesting that adding -fsanitize=undefined to a failing

[Bug c++/61721] GCC 4.8-4.10 miscompiles webkit hashing

2014-07-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61721 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||mpolacek at

[Bug c++/61723] New: [C++11] ICE in contains_struct_check

2014-07-05 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61723 Bug ID: 61723 Summary: [C++11] ICE in contains_struct_check Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug bootstrap/61679] build fails with G++ 4.5.1 - prototype for hash_table does not match any in class

2014-07-05 Thread tsaunders at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679 --- Comment #1 from Trevor Saunders tsaunders at mozilla dot com --- The following patch compiles with 4.9 for me, but I don't have easy access to a machine with 4.5 on it, would you mind testing if it works for you? diff --git

[Bug tree-optimization/61724] New: Some loops not vectorised

2014-07-05 Thread dzidzitop at vfemail dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61724 Bug ID: 61724 Summary: Some loops not vectorised Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug tree-optimization/61724] Some loops not vectorised

2014-07-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61724 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- Most likely aliasing is getting in the way.

[Bug middle-end/61725] New: [4.9 Regression] __builtin_ffs(0) leads to bad code generation

2014-07-05 Thread jtaylor.debian at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61725 Bug ID: 61725 Summary: [4.9 Regression] __builtin_ffs(0) leads to bad code generation Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/61679] build fails with G++ 4.5.1 - prototype for hash_table does not match any in class

2014-07-05 Thread gary at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679 --- Comment #2 from Gary Funck gary at intrepid dot com --- (In reply to Trevor Saunders from comment #1) The following patch compiles with 4.9 for me, but I don't have easy access to a machine with 4.5 on it, would you mind testing if it works

[Bug bootstrap/61679] build fails with G++ 4.5.1 - prototype for hash_table does not match any in class

2014-07-05 Thread tsaunders at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679 --- Comment #3 from Trevor Saunders tsaunders at mozilla dot com --- (In reply to Trevor Saunders from comment #1) The following patch compiles with 4.9 for me, but I don't have easy access to a machine with 4.5 on it, would you mind testing

[Bug bootstrap/61679] build fails with G++ 4.5.1 - prototype for hash_table does not match any in class

2014-07-05 Thread gary at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679 --- Comment #4 from Gary Funck gary at intrepid dot com --- Created attachment 33076 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33076action=edit make log after trying patch

[Bug bootstrap/61679] build fails with G++ 4.5.1 - prototype for hash_table does not match any in class

2014-07-05 Thread gary at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61679 --- Comment #5 from Gary Funck gary at intrepid dot com --- (In reply to Trevor Saunders from comment #3) Is the below list complete? I'd expect to see errors for the partial specialization for true as well. Attached the full make log.