[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

2013-10-26 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58792 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Sat Oct 26 06:02:20 2013 New Revision: 204087 URL: http://gcc.gnu.org/viewcvs?rev=204087root=gccview=rev Log: Backport from mainline 2013-10-22 Uros Bizjak

[Bug target/58779] [4.7/4.8/4.9 Regression] wrong code at -O1 on x86_64-linux-gnu

2013-10-26 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58779 --- Comment #10 from uros at gcc dot gnu.org --- Author: uros Date: Sat Oct 26 06:02:20 2013 New Revision: 204087 URL: http://gcc.gnu.org/viewcvs?rev=204087root=gccview=rev Log: Backport from mainline 2013-10-22 Uros Bizjak

[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

2013-10-26 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58792 --- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Sat Oct 26 06:09:02 2013 New Revision: 204088 URL: http://gcc.gnu.org/viewcvs?rev=204088root=gccview=rev Log: Backport from mainline 2013-10-22 Uros Bizjak

[Bug target/58779] [4.7/4.8/4.9 Regression] wrong code at -O1 on x86_64-linux-gnu

2013-10-26 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58779 --- Comment #11 from uros at gcc dot gnu.org --- Author: uros Date: Sat Oct 26 06:09:02 2013 New Revision: 204088 URL: http://gcc.gnu.org/viewcvs?rev=204088root=gccview=rev Log: Backport from mainline 2013-10-22 Uros Bizjak

[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58792 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/58779] [4.7/4.8/4.9 Regression] wrong code at -O1 on x86_64-linux-gnu

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58779 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/58885] New: Template static variable linking issue!

2013-10-26 Thread vehbi.esref.bayraktar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885 Bug ID: 58885 Summary: Template static variable linking issue! Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++

[Bug ada/58881] GNAT crashes with bug box when trying to instantiate a generic package

2013-10-26 Thread contact at flyx dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58881 Felix contact at flyx dot org changed: What|Removed |Added Attachment #31089|0 |1 is obsolete|

[Bug ada/58881] GNAT crashes with bug box when trying to instantiate a generic package

2013-10-26 Thread contact at flyx dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58881 --- Comment #4 from Felix contact at flyx dot org --- Oh sorry, forgot to mention: Simplified code can be compiled with: gnatchop simplified.adb gnatmake bug-proc.adb

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #2 from Uroš Bizjak ubizjak at gmail dot com --- The compile failure with the testcase from Comment #0 has gone latent, but the problem looks similar to PR 58792 [1]. On a related note, the allocator introduces extra move for

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #3 from Uroš Bizjak ubizjak at gmail dot com --- For reference, the discussion of the change that removed REG_DEAD and REG_UNUSED notes, started at [1]. [1] http://gcc.gnu.org/ml/gcc-patches/2013-09/msg01781.html

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||amylaar at gcc dot

[Bug c++/58627] [4.9 Regression] crash during compilation of boost testsuite

2013-10-26 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58627 --- Comment #3 from octoploid at yandex dot com --- Valgrind shows: markus@x4 /tmp % valgrind --track-origins=yes --trace-children=yes g++ -O2 -std=c++11 -c test.ii ==6647== Memcheck, a memory error detector ==6647== Copyright (C) 2002-2012, and

[Bug c++/58885] Template static variable linking issue!

2013-10-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Severity|major |normal

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #5 from Uroš Bizjak ubizjak at gmail dot com --- Another problem: --cut here-- int f (long long a, long long b) { return (a * b) 16; } --cut here-- -O2 -mavx -m32 results in the ICE in mode switching due to following sequence:

[Bug libgcc/58886] New: regex with (?s) (valid in Java and boost) yields regex_error

2013-10-26 Thread bremende55 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58886 Bug ID: 58886 Summary: regex with (?s) (valid in Java and boost) yields regex_error Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug libgcc/58886] regex with (?s) (valid in Java and boost) yields regex_error

2013-10-26 Thread bremende55 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58886 --- Comment #1 from Jo bremende55 at gmail dot com --- compiler used: g++ (GCC) 4.9.0 20131020 (experimental) on SuSe Linux 12.2

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #6 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org --- (In reply to Uroš Bizjak from comment #1) There is no return value copy insn. The assumption in the mode switching pass, that there is a return value copy is not

[Bug libstdc++/58839] [4.8/4.9 Regression] dereferencing void* in shared_ptr(unique_ptr u) constructor

2013-10-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58839 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug preprocessor/58687] #line __LINE__ ... changes subsequent line numbers

2013-10-26 Thread mtewoodbury at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 Max TenEyck Woodbury mtewoodbury at gmail dot com changed: What|Removed |Added Severity|normal |major

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||vmakarov at gcc dot

[Bug preprocessor/58887] New: Allow recursion in varadic macros?

2013-10-26 Thread mtewoodbury at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58887 Bug ID: 58887 Summary: Allow recursion in varadic macros? Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component:

[Bug c++/58885] Template static variable linking issue!

2013-10-26 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #9 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Eric Botcazou from comment #8) Or should we use a different approach, and use DF to re-create REG_DEAD notes? Yes, if you need REG_DEAD/REG_UNUSED notes, just tell DF

[Bug libstdc++/58804] dynamic_bitset uses popcountl on long long

2013-10-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58804 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug libstdc++/58729] tr2::dynamic_bitset::resize fails

2013-10-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58729 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #10 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org --- (In reply to Uroš Bizjak from comment #7) CC author. Hopefully, following part will be reverted: 2013-10-25 Vladimir Makarov vmaka...@redhat.com [...]

[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

2013-10-26 Thread mustrumr97 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58792 Hristo Venev mustrumr97 at gmail dot com changed: What|Removed |Added Status|RESOLVED|NEW

[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

2013-10-26 Thread mustrumr97 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58792 Hristo Venev mustrumr97 at gmail dot com changed: What|Removed |Added Attachment #31044|0 |1 is

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #11 from Eric Botcazou ebotcazou at gcc dot gnu.org --- There is also a wider issue: the documentation in passes.texi is incorrect now. It says: Unlike the reload pass, intermediate LRA decisions are reflected in RTL as much as

[Bug rtl-optimization/58679] [4.9 regression] ICE in create_pre_exit, at mode-switching.c:421 with -mavx after r202915

2013-10-26 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58679 --- Comment #12 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org --- (In reply to Jorn Wolfgang Rennecke from comment #10) (In reply to Uroš Bizjak from comment #7) CC author. Hopefully, following part will be reverted: 2013-10-25

[Bug target/58792] [4.9 Regression] ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp

2013-10-26 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58792 --- Comment #9 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Hristo Venev from comment #8) Created attachment 31092 [details] Reduced testcase b.cpp: In function ‘int f(int)’: b.cpp:7:1: internal compiler error: in

[Bug c++/58888] New: [c++11] Rejects-valid: static member with auto and initializer

2013-10-26 Thread thomas.br...@virtuell-zuhause.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Bug ID: 5 Summary: [c++11] Rejects-valid: static member with auto and initializer Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug c/58889] New: GCC 4.9 fails to compile certain functions with intrinsics with __attribute__((target))

2013-10-26 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58889 Bug ID: 58889 Summary: GCC 4.9 fails to compile certain functions with intrinsics with __attribute__((target)) Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug c/58889] GCC 4.9 fails to compile certain functions with intrinsics with __attribute__((target))

2013-10-26 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58889 --- Comment #1 from Thiago Macieira thiago at kde dot org --- This problem also happens with other combinations of functions in use and compiler options. My original problem happened on a 64-bit build with -march=corei7-avx and a function with

[Bug c++/58885] Template static variable linking issue!

2013-10-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/58885] Template static variable linking issue!

2013-10-26 Thread vehbi.esref.bayraktar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885 --- Comment #4 from Vehbi Esref Bayraktar vehbi.esref.bayraktar at gmail dot com --- So why doesn't it compile as is CGEnumint, Test_Enum::instances_list CGEnumint, Test_Enum::msInstances; and asks for a specialization notation (template)?

[Bug preprocessor/58887] Allow recursion in varadic macros?

2013-10-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58887 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- I think this should go through the standards committee instead of being a GNU extension.

[Bug preprocessor/58687] #line __LINE__ ... changes subsequent line numbers

2013-10-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Severity|major |normal ---

[Bug c++/58885] Template static variable linking issue!

2013-10-26 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58885 --- Comment #5 from Daniel Krügler daniel.kruegler at googlemail dot com --- (In reply to Vehbi Esref Bayraktar from comment #4) So why doesn't it compile as is CGEnumint, Test_Enum::instances_list CGEnumint, Test_Enum::msInstances; and asks

[Bug c/39693] Warning about uninitialized local variable use

2013-10-26 Thread igor.shevlyakov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39693 Igor Shevlyakov igor.shevlyakov at gmail dot com changed: What|Removed |Added CC|

[Bug tree-optimization/58890] New: Doesn't generate warning about potentially uninitialized variable

2013-10-26 Thread igor.shevlyakov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58890 Bug ID: 58890 Summary: Doesn't generate warning about potentially uninitialized variable Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/58890] Doesn't generate warning about potentially uninitialized variable

2013-10-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58890 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- This looks like a dup of another unitialized warning issue.

[Bug target/52483] SH Target: Loads from volatile memory leave redundant sign/zero extensions

2013-10-26 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52483 --- Comment #5 from Oleg Endo olegendo at gcc dot gnu.org --- Author: olegendo Date: Sat Oct 26 22:07:37 2013 New Revision: 204097 URL: http://gcc.gnu.org/viewcvs?rev=204097root=gccview=rev Log: PR target/52483 * config/sh/predicates.md

[Bug target/52483] SH Target: Loads from volatile memory leave redundant sign/zero extensions

2013-10-26 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52483 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/58891] New: Bug box when using limited with, between parent and child packages

2013-10-26 Thread laguest at archeia dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58891 Bug ID: 58891 Summary: Bug box when using limited with, between parent and child packages Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: blocker

[Bug ada/58891] Bug box when using limited with, between parent and child packages

2013-10-26 Thread laguest at archeia dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58891 --- Comment #1 from Luke A. Guest laguest at archeia dot com --- Compiled with: gnatchop source.ada gnatmake -gnatd.n -c doxmlada-docs.adb

[Bug c/39693] Warning about uninitialized local variable use

2013-10-26 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39693 --- Comment #6 from Manuel López-Ibáñez manu at gcc dot gnu.org --- Igor, your testcase is exactly PR18501. No fix in sight unfortunately.

[Bug tree-optimization/18501] [4.7/4.8/4.9 Regression] Missing 'used uninitialized' warning (CCP)

2013-10-26 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug tree-optimization/58890] Doesn't generate warning about potentially uninitialized variable

2013-10-26 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58890 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/58892] New: ICE in combine.c when using -Os on alpha

2013-10-26 Thread mcree at orcon dot net.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58892 Bug ID: 58892 Summary: ICE in combine.c when using -Os on alpha Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c