[Bug c/64748] OpenACC: is not a variable error with deviceptr()

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org --- ??? threadprivate? That doesn't look even remotely similar to the deviceptr clause, threadprivate in OpenMP is a declarative clause you put on variables to turn them into TLS vars.

[Bug tree-optimization/64326] [5 Regression] ICE at -O3 on x86_64-linux-gnu in check_probability, at basic-block.h:581

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org --- So fixed?

[Bug middle-end/65003] [5 Regression] -fsection-anchors ICE

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65003 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug go/64999] s390x libgo test failure in TestMemoryProfiler

2015-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64999 --- Comment #2 from Ian Lance Taylor ian at airs dot com --- From a cursory look the problem is that the regexp expects line 66 but the actual output is line 65. Looking at the code line 66 seems correct. However if the code is built with

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

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

[Bug middle-end/65003] New: [5 Regression] -fsection-anchors ICE

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65003 Bug ID: 65003 Summary: [5 Regression] -fsection-anchors ICE Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug middle-end/65003] [5 Regression] -fsection-anchors ICE

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65003 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #7 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #6) Note that the output of this test on powerpc-apple-darwin9 r220529 is 3 38

[Bug fortran/60898] [4.8/4.9/5 Regression] model compile error with gfortran 4.7 and gcc 4.9

2015-02-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60898 --- Comment #16 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Is anyone working on this one?

[Bug middle-end/65003] [5 Regression] -fsection-anchors ICE

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65003 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 Target

[Bug libstdc++/64936] regex, ECMA treated as posix

2015-02-10 Thread pierreblavy at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64936 pierreblavy at yahoo dot fr changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug ipa/64963] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 Andi Kleen andi-gcc at firstfloor dot org changed: What|Removed |Added CC||andi-gcc at

[Bug go/64999] s390x libgo test failure in TestMemoryProfiler

2015-02-10 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64999 --- Comment #5 from Dominik Vogt vogt at linux dot vnet.ibm.com --- Just noticed that all function offsets in the stack traces are broken. On s390x, only even offsets are valid, but all the numbers are odd, e.g.

[Bug tree-optimization/64326] [5 Regression] ICE at -O3 on x86_64-linux-gnu in check_probability, at basic-block.h:581

2015-02-10 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326 --- Comment #8 from tbsaunde at gcc dot gnu.org --- Author: tbsaunde Date: Tue Feb 10 14:49:07 2015 New Revision: 220585 URL: https://gcc.gnu.org/viewcvs?rev=220585root=gccview=rev Log: cap frequency in make_forwarder_block In the testcase the

[Bug c/64748] OpenACC: is not a variable error with deviceptr()

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org --- (In reply to Thomas Schwinge from comment #3) (In reply to Jakub Jelinek from comment #2) ??? threadprivate? That doesn't look even remotely similar to the deviceptr clause,

[Bug go/64999] s390x libgo test failure in TestMemoryProfiler

2015-02-10 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64999 --- Comment #1 from Dominik Vogt vogt at linux dot vnet.ibm.com --- These entries looks screwed to me: -- snip -- 32: 1024 [32: 1024] @ ... #0x8000c44b ...allocatePersistent1K ... mprof_test.go:43 #0x8000c595 ...TestMemoryProfiler ...

[Bug tree-optimization/64326] [5 Regression] ICE at -O3 on x86_64-linux-gnu in check_probability, at basic-block.h:581

2015-02-10 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64326 tbsaunde at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug go/64999] s390x libgo test failure in TestMemoryProfiler

2015-02-10 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64999 --- Comment #4 from Dominik Vogt vogt at linux dot vnet.ibm.com --- The stack traces in gdb look good: line 64: #0 __go_new (td=td@entry=0x8010c8e8 __go_td_S1_xAN5_uint81024ee, size=size@entry=1024) at

[Bug tree-optimization/65002] [5 Regression] ICE: Segmentation fault

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65002 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org --- Seems estimate_function_body_sizes, in particular the ipa_load_from_parm_agg, assumes that the function has SSA form properly updated, but since the bounded pointers stuff changes

[Bug ipa/64963] [5 Regression] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0

[Bug target/65010] New: ppc backend generates unnecessary signed extension

2015-02-10 Thread carrot at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65010 Bug ID: 65010 Summary: ppc backend generates unnecessary signed extension Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug lto/65012] New: [5 Regression] systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE)

2015-02-10 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65012 Bug ID: 65012 Summary: [5 Regression] systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE) Product: gcc Version:

[Bug c++/65011] New: misleading error message for target attribute

2015-02-10 Thread drepper.fsp+rhbz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65011 Bug ID: 65011 Summary: misleading error message for target attribute Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug lto/65012] [5 Regression] systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE)

2015-02-10 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65012 --- Comment #1 from Matthias Klose doko at gcc dot gnu.org --- /bin/bash ./libtool --tag=CC --mode=link gcc -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat -nonliteral -Wlogical-op -Wsign-compare

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #8 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Author: jvdelisle Date: Wed Feb 11 04:29:06 2015 New Revision: 220606 URL: https://gcc.gnu.org/viewcvs?rev=220606root=gccview=rev Log: 2015-02-10 Jerry DeLisle

[Bug target/64953] Compiling sourcecode for STM32F103 causes USB errors with some optimization settings

2015-02-10 Thread manuel.reimer at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64953 --- Comment #12 from manuel.reimer at gmx dot de --- (In reply to Richard Earnshaw from comment #11) We don't have your hardware and we don't have the full code to your application, so we aren't going to be able to help you debug this. The

[Bug c++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353

2015-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64994 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/55926] Internal compiler error with static volatile pointer

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55926 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug target/64953] Compiling sourcecode for STM32F103 causes USB errors with some optimization settings

2015-02-10 Thread manuel.reimer at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64953 manuel.reimer at gmx dot de changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #14 from

[Bug target/18649] terminate called after throwing - IOT/Abort trap (core dumped)

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18649 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/61838] ICE on Windows with ctors defined outside class definitions

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61838 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug sanitizer/65004] Compare debug failure with -fno-sanitize-recover -fsanitize=address -fsanitize=undefined

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65004 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug sanitizer/64670] -fsanitize=vptr leads to undefined reference to `typeinfo for class'

2015-02-10 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64670 --- Comment #11 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Jason Merrill from comment #10) Having #pragma implementation in LogListener.cc is sufficient: The real-world LogListener.o has (full output as it is short): ...

[Bug target/64953] Compiling sourcecode for STM32F103 causes USB errors with some optimization settings

2015-02-10 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64953 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug bootstrap/56645] libgcc /configure identifies non-existing /lib/cpp as preprocessor on Mingw

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56645 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug lto/50351] An internal compiler error when building gcc4.6 using -flto -fuse-linker-plugin on Win7 mingw64 target

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50351 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug sanitizer/64670] -fsanitize=vptr leads to undefined reference to `typeinfo for class'

2015-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64670 --- Comment #10 from Jason Merrill jason at gcc dot gnu.org --- (In reply to Tobias Burnus from comment #9) In the real code, one has something like the following, which I tried to mimic in the test case. If I understood your comment correctly,

[Bug ipa/64982] [5 Regression] Many g++ failures on x86_64-apple-darwin14 with -m32.

2015-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64982 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ipa/64963] [5 Regression] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 --- Comment #8 from Jan Hubicka hubicka at gcc dot gnu.org --- Yeah, we was copying section as long as it was part of decl more or less by accident than by design. I suppose keeping section (or not clonning at all) makes sense. What about

[Bug bootstrap/60244] GCC-trunk rev.207809, Segmentation fault when executing .../xgcc -dumpspecs

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60244 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353

2015-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64994 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Tue Feb 10 17:20:01 2015 New Revision: 220589 URL: https://gcc.gnu.org/viewcvs?rev=220589root=gccview=rev Log: PR c++/64994 * constexpr.c

[Bug c++/57775] default argument for template parameter error for friend definition in template

2015-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57775 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||rth at gcc dot

[Bug ipa/64982] [5 Regression] Many g++ failures on x86_64-apple-darwin14 with -m32.

2015-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64982 --- Comment #7 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Tue Feb 10 16:38:31 2015 New Revision: 220587 URL: https://gcc.gnu.org/viewcvs?rev=220587root=gccview=rev Log: PR ipa/64982 * cgraphunit.c

[Bug ada/64985] segfault on address of record with reverse Scalar Storage Order

2015-02-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64985 --- Comment #2 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Confirmed, but please do _not_ use this pragma, it's essentially untested and is guaranteed to be a disaster performance-wise... This comment is only for the configuration

[Bug c++/64961] nested template implementation crossing namespace fails with access error

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64961 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org --- No it isn't the same. Foo1 is a public member of bar::Bar ([class]/2 For purposes of access checking, the injected-class-name is treated as if it were a public member name.) Ba is

[Bug sanitizer/64670] -fsanitize=vptr leads to undefined reference to `typeinfo for class'

2015-02-10 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64670 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353

2015-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64994 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug ipa/64963] [5 Regression] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org --- I think we should try to keep older gcc behavior, unless there is a strong reason to change that.

[Bug go/64999] s390x libgo test failure in TestMemoryProfiler

2015-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64999 --- Comment #6 from Ian Lance Taylor ian at airs dot com --- The odd addresses are most likely a symptom of the libbacktrace library. It should probably be considered a bug. I'm guessing that it's because of the --pc in the static function

[Bug target/57119] libstdc++-6.dll missed in default gcc 4.8 build

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57119 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug target/64953] Compiling sourcecode for STM32F103 causes USB errors with some optimization settings

2015-02-10 Thread manuel.reimer at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64953 manuel.reimer at gmx dot de changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug sanitizer/64670] -fsanitize=vptr leads to undefined reference to `typeinfo for class'

2015-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64670 --- Comment #12 from Jason Merrill jason at gcc dot gnu.org --- (In reply to Tobias Burnus from comment #11) Because log.o has due to the vptr sanitizer: U typeinfo for LogListener And why isn't that reference satisfied by the

[Bug target/63293] [AArch64] can read from deallocated stack

2015-02-10 Thread collison at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293 --- Comment #6 from collison at gcc dot gnu.org --- Author: collison Date: Tue Feb 10 08:17:09 2015 New Revision: 220574 URL: https://gcc.gnu.org/viewcvs?rev=220574root=gccview=rev Log: 2015-02-10 Michael Collison michael.colli...@linaro.org

[Bug target/64909] [4.8/4.9/5 Regression] Missed vectorization with bdver1

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64909 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target||x86_64-*-*,

[Bug rtl-optimization/63676] [5.0 regression] vshuf-v16hi.c ICE on arm-none-eabi

2015-02-10 Thread collison at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63676 --- Comment #3 from collison at gcc dot gnu.org --- Author: collison Date: Tue Feb 10 08:05:35 2015 New Revision: 220572 URL: https://gcc.gnu.org/viewcvs?rev=220572root=gccview=rev Log: 2015-02-10 Michael Collison michael.colli...@linaro.org

[Bug c++/64995] [5 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341

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

[Bug c++/64995] New: [5 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341

2015-02-10 Thread doko at gcc dot gnu.org
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with trunk 20150210 on x86_64-linux-gnu $ g++ -c -g -O2 World.cc World.cc: In function 'void passTime()': World.cc:23:6: internal compiler error

[Bug target/64909] [4.8/4.9/5 Regression] Missed vectorization with bdver1

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64909 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug sanitizer/64670] -fsanitize=vptr leads to undefined reference to `typeinfo for class'

2015-02-10 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64670 --- Comment #9 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Jason Merrill from comment #8) (In reply to Tobias Burnus from comment #5) Updated test case (part 1/2): [main file] compile with g++ -fsanitize=vptr so the #pragma

[Bug tree-optimization/64590] Firefox 34 triggers GCC AVX bug (segfault: XPCCallContext::GetJSContext (this=0xfffc7fffe3e23980))

2015-02-10 Thread fragabr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64590 Dâniel Fraga fragabr at gmail dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 Rainer Emrich rai...@emrich-ebersheim.de changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug c++/64995] [5 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341

2015-02-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64995 --- Comment #2 from Marek Polacek mpolacek at gcc dot gnu.org --- Started with r218515.

[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64984 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug ipa/64988] [5 Regression] ICE: verify_cgraph_node failed: Alias and target's comdat groups differs with -fdeclone-ctor-dtor

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64988 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-checking

[Bug c++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64994 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug tree-optimization/64995] [5 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64995 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug rtl-optimization/64990] [4.8/4.9/5 Regression] wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64990 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug ipa/64963] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 James Greenhalgh jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Target|aarch64-none-elf

[Bug sanitizer/64996] UBsan check optimized out by -O

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

[Bug tree-optimization/64992] More optimize opportunity

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64992 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #6 from Dominique d'Humieres dominiq at lps dot ens.fr --- Something such as ! { dg-do run } ! PR58722 program testit use ISO_FORTRAN_ENV implicit none integer, parameter :: j(size(real_kinds)+4)=[REAL_KINDS, [4, 4, 4, 4]]

[Bug target/63652] [AArch64_be] vzip/vuzp tests fail

2015-02-10 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63652 --- Comment #2 from clyon at gcc dot gnu.org --- I saw them pass at r219958, but fail again at r219959 as reported here: https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02204.html

[Bug sanitizer/64996] New: UBsan check optimized out by -O

2015-02-10 Thread sami.liedes at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64996 Bug ID: 64996 Summary: UBsan check optimized out by -O Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #26 from Jakub Jelinek jakub at gcc dot gnu.org --- Instead of the #undef mkdir you'd IMHO better just use (mkdir) (filename) in the second case. Anyway, if you've posted your patch to gcc-patches, you should be pinging it until it is

[Bug target/64997] [AArch64] Illegal EON on SIMD registers

2015-02-10 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64997 alalaw01 at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #30 from Kai Tietz ktietz at gcc dot gnu.org --- Yes, this patch slipped under my radar. It would be good if you - Rainer - would have pinged on it. As far as I recalled I awaited at that time a full patch by Rong on this subject.

[Bug target/64953] Compiling sourcecode for STM32F103 causes USB errors with some optimization settings

2015-02-10 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64953 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #31 from Rainer Emrich rai...@emrich-ebersheim.de --- (In reply to Kai Tietz from comment #30) Yes, this patch slipped under my radar. It would be good if you - Rainer - would have pinged on it. As far as I recalled I awaited at

[Bug tree-optimization/64909] [4.8/4.9/5 Regression] Missed vectorization with bdver1

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64909 --- Comment #11 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Tue Feb 10 11:48:47 2015 New Revision: 220580 URL: https://gcc.gnu.org/viewcvs?rev=220580root=gccview=rev Log: 2015-02-10 Richard Biener rguent...@suse.de

[Bug tree-optimization/64909] [4.8/4.9 Regression] Missed vectorization with bdver1

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64909 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||5.0

[Bug ipa/64988] [5 Regression] ICE: verify_cgraph_node failed: Alias and target's comdat groups differs with -fdeclone-ctor-dtor

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64988 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #27 from Kai Tietz ktietz at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #26) Instead of the #undef mkdir you'd IMHO better just use (mkdir) (filename) in the second case. Anyway, if you've posted your patch to

[Bug ipa/64963] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug libstdc++/64967] [5 Regression] Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace'

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64967 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- I was wondering if anyone even still uses --enable-symvers=gnu-versioned-namespace I don't think it is worthwhile to support the dual ABI with the versioned namespace, since using

[Bug libstdc++/64967] [5 Regression] Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace'

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64967 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353

2015-02-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64994 --- Comment #1 from Markus Trippelsdorf trippels at gcc dot gnu.org --- markus@x4 test % cat nsGfxScrollFrame.ii class TimeStamp { public: constexpr TimeStamp() : mValue() {} int mValue; }; class A { class B; A(bool); }; class C {

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #29 from Rainer Emrich rai...@emrich-ebersheim.de --- Am 10.02.2015 12:12, schrieb jakub at gcc dot gnu.org: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #28 from Jakub Jelinek jakub at gcc dot gnu.org ---

[Bug target/64997] New: [AArch64] Illegal EON on SIMD registers

2015-02-10 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64997 Bug ID: 64997 Summary: [AArch64] Illegal EON on SIMD registers Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug gcov-profile/61889] [5 Regression] gcov-tool.c uses nftw, ftw.h

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889 --- Comment #28 from Jakub Jelinek jakub at gcc dot gnu.org --- http://gcc.gnu.org/ml/gcc-patches/2014-09/msg02137.html ?

[Bug libstdc++/64967] [5 Regression] Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace'

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64967 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org --- Or drop the gnu-versioned-namespace support altogether. Anyway, if you don't, bumping it to _8 and always using the new ABI sounds like a good plan to me.

[Bug driver/64998] New: -shared -static-libasan does not actually link libasan

2015-02-10 Thread holger.gr...@ix-n.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64998 Bug ID: 64998 Summary: -shared -static-libasan does not actually link libasan Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug ipa/64963] IPA Cloning/Splitting does not copy function section attributes resulting in kernel miscompilation

2015-02-10 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64963 --- Comment #4 from James Greenhalgh jgreenhalgh at gcc dot gnu.org --- The warning message given by the kernel build is: WARNING: net/ipv4/built-in.o(.text.unlikely+0x10c): Section mismatch in reference from the function ip_auto_config.part.6()

[Bug go/64999] New: s390x libgo test failure in TestMemoryProfiler

2015-02-10 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64999 Bug ID: 64999 Summary: s390x libgo test failure in TestMemoryProfiler Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go

[Bug c++/64936] regex, ECMA treated as posix

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64936 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug libstdc++/64913] basic_string fails to use custom allocator

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64913 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/63347] [5 regression] m68k misoptimisation with -fschedule-insns

2015-02-10 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63347 --- Comment #13 from Bernd Schmidt bernds at gcc dot gnu.org --- Ugh, I see. I think the old method of just advancing should work with c6x - IIRC SCHED_GROUP_P isn't used there.

[Bug c++/64961] nested template implementation crossing namespace fails with access error

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64961 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- Clang gives exactly the same error.

[Bug tree-optimization/64995] [5 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341

2015-02-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64995 --- Comment #4 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Tue Feb 10 13:37:54 2015 New Revision: 220581 URL: https://gcc.gnu.org/viewcvs?rev=220581root=gccview=rev Log: 2015-02-10 Richard Biener rguent...@suse.de

[Bug c++/64961] nested template implementation crossing namespace fails with access error

2015-02-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64961 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- And I think the code is invalid. If you want to define the function, don't use a protected access path.

  1   2   >