[Bug target/55811] [ERROR] - not enough GOT space for local GOT entries

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55811 Andrew Pinski changed: What|Removed |Added Target||mips64-octeon-linux-gnu

[Bug target/55811] [ERROR] - not enough GOT space for local GOT entries

2012-12-26 Thread manish.jamwal at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55811 --- Comment #2 from Manish 2012-12-26 09:17:31 UTC --- Hi Andrew Yes, I am using cavium's toolchain. Will contact Cavium's FAEs for further issues. Thanks very much for your quick reply. Have nice day On Wed, Dec 26, 2012 at 1

[Bug tree-optimization/55812] New: Unnecessary TLS accesses

2012-12-26 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812 Bug #: 55812 Summary: Unnecessary TLS accesses Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: missed-optimization S

[Bug c++/48920] typename specifier should not ignore non-type names

2012-12-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48920 --- Comment #2 from Jonathan Wakely 2012-12-26 13:21:27 UTC --- For the first testcase [basic.scope.class] says no diagnostic required, doesn't it?

[Bug c++/55813] New: Poorly named/documented option Wctor-dtor-privacy

2012-12-26 Thread harald at gigawatt dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55813 Bug #: 55813 Summary: Poorly named/documented option Wctor-dtor-privacy Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/55812] Unnecessary TLS accesses

2012-12-26 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812 --- Comment #1 from Marc Glisse 2012-12-26 15:43:50 UTC --- More precisely, the following seems equivalent to me and gets back all the performance, so it would be good if gcc could turn the original code into this one. #include thread

[Bug target/53789] ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU MPFR on parisc

2012-12-26 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53789 --- Comment #13 from John David Anglin 2012-12-26 17:29:12 UTC --- Author: danglin Date: Wed Dec 26 17:29:08 2012 New Revision: 194723 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194723 Log: PR target/53789 * config

[Bug middle-end/55814] New: Missed optimization with short-circuit evaluation

2012-12-26 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55814 Bug #: 55814 Summary: Missed optimization with short-circuit evaluation Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhance

[Bug fortran/54992] [4.8 Regression] [OOP] Wrong offset in the array offset calculation when using nonclass%class(index)%nonclass

2012-12-26 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54992 Paul Thomas changed: What|Removed |Added AssignedTo|unassigned at gcc dot |pault at gcc dot gnu.org

[Bug libfortran/48960] OPEN statement modifies NEWUNIT variable on error

2012-12-26 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48960 --- Comment #4 from Jerry DeLisle 2012-12-26 18:11:50 UTC --- Author: jvdelisle Date: Wed Dec 26 18:11:42 2012 New Revision: 194724 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194724 Log: 2012-12-26 Jerry DeLisle P

[Bug sanitizer/55561] TSAN: Fortran/OMP yields false positives

2012-12-26 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #17 from Joost VandeVondele 2012-12-26 19:34:29 UTC --- Another testcase that yields warnings with a sanitized libgomp: !$omp parallel default(none) private(i,j,k) !$omp do collapse(3) DO k = 1,10 DO j = 1,10

[Bug target/53789] ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU MPFR on parisc

2012-12-26 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53789 John David Anglin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Andrew Pinski changed: What|Removed |Added Severity|normal |blocker

[Bug middle-end/55114] [4.8 Regression] gcc.dg/builtins-53.c ICEs on mips64 soft-float

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55114 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code, patch

[Bug libstdc++/55815] New: switch hash function of libstdc++ hash tables to siphash

2012-12-26 Thread felix-gcc at fefe dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55815 Bug #: 55815 Summary: switch hash function of libstdc++ hash tables to siphash Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRME

[Bug middle-end/55814] Missed optimization with short-circuit evaluation of always evaluated comparisons/loads

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55814 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization

[Bug target/55812] Unnecessary TLS accesses

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812 Andrew Pinski changed: What|Removed |Added Component|tree-optimization |target --- Comment #2 from Andr

[Bug tree-optimization/55812] Unnecessary TLS accesses

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/55600] excessive size of vectorized code

2012-12-26 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55600 --- Comment #2 from Ondrej Bilka 2012-12-26 22:03:59 UTC --- Yes when 128 is replaced by smaller constant. Attached patch gives on my i5 following: size 32 vector real0m0.224s user0m0.220s sys0m0.000s unroll real0

[Bug tree-optimization/55600] excessive size of vectorized code

2012-12-26 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55600 --- Comment #3 from Ondrej Bilka 2012-12-26 22:05:37 UTC --- Created attachment 29052 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29052 benchmark

[Bug c++/55804] [4.7/4.8 regression] GCC omits required call to constructor

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55804 Andrew Pinski changed: What|Removed |Added Version|unknown |4.7.3 Target Milestone|---

[Bug middle-end/55797] [4.8 Regression] ICE: verify_cgraph_node failed: edge has no corresponding call_stmt

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55797 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug c++/55810] pedantic-errors can not show message for redefined macros in system_header

2012-12-26 Thread guojiufu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55810 Jeff Guo changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #2 from Jeff Guo

[Bug libfortran/48960] OPEN statement modifies NEWUNIT variable on error

2012-12-26 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48960 --- Comment #5 from Jerry DeLisle 2012-12-27 06:37:15 UTC --- Fixed on trunk. I will commit a test case before closing this.

[Bug fortran/48976] INQUIRE with STREAM= not supported

2012-12-26 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48976 --- Comment #3 from Jerry DeLisle 2012-12-27 06:39:08 UTC --- A patch has been submitted for review.