[Bug c++/57167] New: [graphite] Virtualbox 4.2.2 and above wont work with multiple CPUs.

2013-05-04 Thread de.techno at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57167 Bug #: 57167 Summary: [graphite] Virtualbox 4.2.2 and above wont work with multiple CPUs. Classification: Unclassified Product: gcc Version: 4.7.2 URL:

[Bug c++/57168] New: [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter

2013-05-04 Thread de.techno at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57168 Bug #: 57168 Summary: [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter Classification: Unclassified Product: gcc Version: 4.7.2

[Bug tree-optimization/57169] New: fully unrolled matrix multiplication not vectorized

2013-05-04 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57169 Bug #: 57169 Summary: fully unrolled matrix multiplication not vectorized Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity:

[Bug c++/46759] incorrect array bounds warning?

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

[Bug c++/47749] Wrong function return value

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47749 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug tree-optimization/57144] [4.9 regression] mpfr miscompiled after r198413

2013-05-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57144 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/57170] New: No diagnostic for a negative case when switching over unsigned

2013-05-04 Thread vvnic.holas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57170 Bug #: 57170 Summary: No diagnostic for a negative case when switching over unsigned Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Known to work|

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW

[Bug c++/53745] [C++11] Poor diagnostic for ill-formed narrowing conversion in enumerator initializer

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53745 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|REOPENED

[Bug target/53949] [SH] Add support for mac.w / mac.l instructions

2013-05-04 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53949 --- Comment #9 from Oleg Endo olegendo at gcc dot gnu.org 2013-05-04 13:39:10 UTC --- (In reply to comment #3) - Loops with multiple running sums like for (int i = 0; i 16; ++i) { sum0 += (int64_t)(*a++) * (int64_t)(*b++);

[Bug middle-end/28865] Structures with a flexible arrray member have wrong .size

2013-05-04 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28865 --- Comment #9 from Alan Modra amodra at gmail dot com 2013-05-04 14:34:39 UTC --- From what I see on current mainline for a testcase based on glibc/nss/nss_files/files-init.c the var_decl size and the type size agree and are correct.

[Bug middle-end/28865] Structures with a flexible arrray member have wrong .size

2013-05-04 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28865 --- Comment #10 from Alan Modra amodra at gmail dot com 2013-05-04 14:39:34 UTC --- Incidentall, I expect the patch referred to in comment #6 will ICE with tree-checking on due to CONSTRUCTOR nodes not having the required fields for

[Bug tree-optimization/55459] Firefox 17: internal compiler error: in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633

2013-05-04 Thread de.techno at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55459 dE de.techno at gmail dot com changed: What|Removed |Added CC||de.techno at gmail

[Bug c++/57171] New: Internal compiler error: Error reporting routines re-entered.

2013-05-04 Thread zgenjix at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57171 Bug #: 57171 Summary: Internal compiler error: Error reporting routines re-entered. Classification: Unclassified Product: gcc Version: 4.7.3 Status:

[Bug c++/57171] Internal compiler error: Error reporting routines re-entered.

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

[Bug c++/49777] for c++ code, without -g option, cannot generate PIC *.so library.

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49777 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/50592] g++ fails to see function side effect

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50592 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/57171] Internal compiler error: Error reporting routines re-entered.

2013-05-04 Thread zgenjix at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57171 --- Comment #2 from Amir Taaki zgenjix at yahoo dot com 2013-05-04 16:31:05 UTC --- https://mega.co.nz/#!P5ACwTCS!FKmUL1h0s77t2Wq0R5h8XRJCfuwSThAf30C1VDPHBno The file you are trying to attach is 3772 kilobytes (KB) in size. Attachments

[Bug c++/52467] ICE: canonical types differ for int [0] and int [0]

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52467 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/52527] When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die)

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52527 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/53781] ICE when compiling a deeply nested template

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53781 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/55550] internal compiler segmentation fault on openmp for collapse

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=0 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/57171] Internal compiler error: Error reporting routines re-entered.

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57171 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING

[Bug c++/28525] ICE after duplicate_decls

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28525 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |

[Bug c++/57102] [4.9 Regression] ICE: SIGSEGV in fndecl_declared_return_type with -fcompare-debug

2013-05-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57102 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/57102] [4.9 Regression] ICE: SIGSEGV in fndecl_declared_return_type with -fdump-final-insns=...

2013-05-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57102 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Summary|[4.9 Regression] ICE: |[4.9

[Bug fortran/57160] short-circuit IF only with -ffrontend-optimize

2013-05-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57160 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus

[Bug c++/57172] New: [C++11][DR 1164] Template overload resolution ambiguous for T versus T

2013-05-04 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57172 Bug #: 57172 Summary: [C++11][DR 1164] Template overload resolution ambiguous for T versus T Classification: Unclassified Product: gcc Version: 4.9.0

[Bug other/32185] unused result warnings and -werror

2013-05-04 Thread pa...@matos-sorge.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32185 Paulo J. Matos pa...@matos-sorge.com changed: What|Removed |Added CC|

[Bug c++/57172] [C++11][DR 1164] Template overload resolution ambiguous for T versus T

2013-05-04 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57172 --- Comment #1 from Marc Glisse glisse at gcc dot gnu.org 2013-05-04 21:27:02 UTC --- Created attachment 30031 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30031 rough untested patch This patch (missing at least testing and an

[Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022

2013-05-04 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57027 --- Comment #7 from dave.anglin at bell dot net 2013-05-04 23:03:36 UTC --- On 3-May-13, at 6:11 AM, amylaar at gcc dot gnu.org wrote: Created attachment 30016 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30016 amended patch

[Bug c++/53745] [C++11] Poor diagnostic for ill-formed narrowing conversion in enumerator initializer

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53745 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/56660] Fails to read NAMELIST with certain form array syntax

2013-05-04 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56660 --- Comment #4 from Jerry DeLisle jvdelisle at gcc dot gnu.org 2013-05-05 00:37:10 UTC --- Fixed on trunk. Shall we close this? The type extension bug, PR56117 remains.

[Bug libstdc++/57173] New: Regex match group contain extraneous character...

2013-05-04 Thread mjnxf at mailinator dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57173 Bug #: 57173 Summary: Regex match group contain extraneous character... Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug c++/29143] address-of overloaded function does not work in function call

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29143 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW