[Bug middle-end/60102] powerpc fp-bit ices at dwf_regno

2014-05-03 Thread raj.khem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102 --- Comment #8 from Khem Raj --- (In reply to Sandra Loosemore from comment #7) > I ran into the same problem compiling fp-bit.c. Cesar's patch isn't enough > to fix my build on its own -- I also had to revert the r199132 patch > Sebastian pointe

[Bug target/61051] New: Duplicated instructions in both conditional branches

2014-05-03 Thread carrot at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61051 Bug ID: 61051 Summary: Duplicated instructions in both conditional branches Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug lto/61043] LTO accumulates CPU requirements from all input objects

2014-05-03 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61043 Andi Kleen changed: What|Removed |Added CC||andi-gcc at firstfloor dot org --- Comment #

[Bug c++/59498] Pack expansion error in template alias

2014-05-03 Thread rscrihf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59498 --- Comment #1 from Roy Crihfield --- Getting the same behavior on 4.9.0 as stable release. Rewriting the code to use a struct succeeds: template struct alias { using type = T; }; template using variadic_alias = typename alias::type;

[Bug libfortran/61049] [4.9/4.10 Regression] NIST test FM906 fails

2014-05-03 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61049 --- Comment #1 from Jerry DeLisle --- Also confirmed it is r208629. Simple fix is to revert that patch and reopen the original bug which is related to CTRL-D on stdin, PR46800

[Bug c++/58582] [c++11] ICE defining and instantiating deleted template function

2014-05-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58582 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58582] [c++11] ICE defining and instantiating deleted template function

2014-05-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58582 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat May 3 22:44:22 2014 New Revision: 210043 URL: http://gcc.gnu.org/viewcvs?rev=210043&root=gcc&view=rev Log: /cp 2014-05-03 Paolo Carlini PR c++/58582 * decl.c (g

[Bug c/61050] New: OpenMP: wrong behavior of 'omp for' on corner cases

2014-05-03 Thread guido at vanguardiasur dot com.ar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61050 Bug ID: 61050 Summary: OpenMP: wrong behavior of 'omp for' on corner cases Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug target/60884] [SH] improve inlined strlen-like builtin functions

2014-05-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60884 Oleg Endo changed: What|Removed |Added CC||christian.bruel at st dot com --- Comment #1

[Bug rtl-optimization/61047] wrong code at -O1 on x86_64-linux

2014-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61047 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/56919] [4.7/4.8 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2014-05-03 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 Janne Blomqvist changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/56919] [4.7/4.8 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2014-05-03 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 --- Comment #9 from Janne Blomqvist --- Author: jb Date: Sat May 3 21:03:10 2014 New Revision: 210042 URL: http://gcc.gnu.org/viewcvs?rev=210042&root=gcc&view=rev Log: PR 56919 Check _POSIX_MONOTONIC_CLOCK. 2014-05-04 Janne Blomqvist Ba

[Bug fortran/56919] [4.7/4.8 Regression] Wrong result for SYSTEM_CLOCK on Cygwin

2014-05-03 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56919 --- Comment #8 from Janne Blomqvist --- Author: jb Date: Sat May 3 20:56:26 2014 New Revision: 210041 URL: http://gcc.gnu.org/viewcvs?rev=210041&root=gcc&view=rev Log: PR 56919 Check _POSIX_MONOTONIC_CLOCK. 2014-05-03 Janne Blomqvist Ba

[Bug libfortran/61035] Crash in getcwd intrinsic due to stack overflow

2014-05-03 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61035 Janne Blomqvist changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED URL|

[Bug c++/60951] [4.9/4.10 Regression][C++11] ICE with braced-init-list assignment and constexpr constructor

2014-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60951 Jason Merrill changed: What|Removed |Added CC||b.r.longbons at gmail dot com --- Comment

[Bug c++/61040] [4.9/4.10 Regression] internal compiler error: in gimplify_init_ctor_preeval, at gimplify.c:3320

2014-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61040 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/61045] [4.7/4.8/4.9/4.10 Regression] Wrong constant folding

2014-05-03 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61045 --- Comment #4 from Mikael Pettersson --- According to my bisection it did start with r117931.

[Bug libfortran/52539] I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write

2014-05-03 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539 --- Comment #22 from Jerry DeLisle --- One failure on NIST FM906.f

[Bug libfortran/52539] I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write

2014-05-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539 --- Comment #21 from Dominique d'Humieres --- > I have regression tested on x86_64 and the test in Comment #12 works now. Confirmed on x86_64-apple-darwin13.

[Bug lto/61048] New: compiling with -fsanitize=address crashes GCC if pointers are used

2014-05-03 Thread fab...@ritter-vogt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61048 Bug ID: 61048 Summary: compiling with -fsanitize=address crashes GCC if pointers are used Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug ipa/60965] [4.10 Regression] IPA: Devirtualization versus placement new

2014-05-03 Thread harald at gigawatt dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60965 Harald van Dijk changed: What|Removed |Added CC||harald at gigawatt dot nl --- Comment #

[Bug rtl-optimization/61047] New: wrong code at -O1 on x86_64-linux

2014-05-03 Thread su at cs dot ucdavis.edu
-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 4.10.0 20140503 (experimental) [trunk revision 210026] (GCC) $ $ gcc-trunk -O0 small.c; a.out $ gcc-trunk -Os small.c; a.out $ gcc-4.8.2 -O1 small.c; a.out $ $ gcc-trunk -O1 small.c $ a.out Segmentation fault (core

[Bug middle-end/61045] [4.7/4.8/4.9/4.10 Regression] Wrong constant folding

2014-05-03 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61045 --- Comment #3 from Marek Polacek --- I believe this started with addition of this folding in r117931, but didn't verify it.

[Bug c++/61046] New: [4.8/4.9/4.10 Regression] ICE in lookup_field_1, at cp/search.c:384

2014-05-03 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61046 Bug ID: 61046 Summary: [4.8/4.9/4.10 Regression] ICE in lookup_field_1, at cp/search.c:384 Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal

[Bug middle-end/61045] [4.7/4.8/4.9/4.10 Regression] Wrong constant folding

2014-05-03 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61045 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Comme

[Bug middle-end/61045] [4.7/4.8/4.9/4.10 Regression] Wrong constant folding

2014-05-03 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61045 Marek Polacek changed: What|Removed |Added Component|tree-optimization |middle-end Target Milestone|---

[Bug tree-optimization/61045] Wrong constant folding

2014-05-03 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61045 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/61045] New: Wrong constant folding

2014-05-03 Thread ishiura-compiler at ml dot kwansei.ac.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61045 Bug ID: 61045 Summary: Wrong constant folding Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug testsuite/61025] [4.10 regression] FAIL: gfortran.dg/coarray_lib_this_image_1.f90

2014-05-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61025 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2014-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61042 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/60965] [4.10 Regression] IPA: Devirtualization versus placement new

2014-05-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60965 --- Comment #9 from Jason Merrill --- (In reply to Andrew Haley from comment #8) > While it's true that we can play hardball on this one by insisting that only > char arrays should be used with placement new, it wouldn't really do any > good. I d

[Bug target/61044] Computed goto on AVR fails to use word-addressing

2014-05-03 Thread dinuxbg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61044 --- Comment #1 from Dimitar Dimitrov --- The unofficial PRU GCC port (https://github.com/dinuxbg/gnupru) has the same bug. I haven't tested the following patch on AVR, but a similar change seems to fix the issue for PRU: --- a/gcc/config/avr/pre

[Bug target/61044] New: Computed goto on AVR fails to use word-addressing

2014-05-03 Thread dinuxbg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61044 Bug ID: 61044 Summary: Computed goto on AVR fails to use word-addressing Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug lto/61043] New: LTO accumulates CPU requirements from all input objects

2014-05-03 Thread andysem at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61043 Bug ID: 61043 Summary: LTO accumulates CPU requirements from all input objects Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priorit

[Bug fortran/44054] Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color

2014-05-03 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054 --- Comment #12 from Manuel López-Ibáñez --- > > One might handle this in a more clever way, but can't you use in > > gfc_warning2, gfortran's normal "locus" and use > > linemap_position_for_column() to map from the offset to the column? > > You

[Bug fortran/44054] Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color

2014-05-03 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054 --- Comment #11 from Manuel López-Ibáñez --- (In reply to Tobias Burnus from comment #10) > Looks good to me at a glance. However, I have not yet applied the patch and > played around with it. > > Thanks for working on this! Thanks for looking a

[Bug ipa/60965] [4.10 Regression] IPA: Devirtualization versus placement new

2014-05-03 Thread aph at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60965 --- Comment #8 from Andrew Haley --- (In reply to Jason Merrill from comment #7) > (In reply to Jan Hubicka from comment #6) > > It is a bit > > questionable on how precisely define what type transitions are allowed by > > placement new. This is

[Bug testsuite/61025] [4.10 regression] FAIL: gfortran.dg/coarray_lib_this_image_1.f90

2014-05-03 Thread dominiq at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61025 --- Comment #2 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sat May 3 09:08:15 2014 New Revision: 210031 URL: http://gcc.gnu.org/viewcvs?rev=210031&root=gcc&view=rev Log: 2014-05-03 Dominique d'Humieres PR fortran/61025 *

[Bug fortran/44054] Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color

2014-05-03 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054 --- Comment #10 from Tobias Burnus --- (In reply to Manuel López-Ibáñez from comment #8) > /home/manuel/test1/test-gfc-warning.f03:11:0: >arr = (/ INTEGER(KIND=4) :: HUGE(0_8) /) ! { dg-warning "conversion from" > } > 1 > Warning: Possible ch

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 Oleg Endo changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 --- Comment #5 from Oleg Endo --- Author: olegendo Date: Sat May 3 08:21:24 2014 New Revision: 210030 URL: http://gcc.gnu.org/viewcvs?rev=210030&root=gcc&view=rev Log: Back port from mainline PR target/61026 * config/sh/sh.c: Include

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 --- Comment #4 from Oleg Endo --- Author: olegendo Date: Sat May 3 08:17:43 2014 New Revision: 210029 URL: http://gcc.gnu.org/viewcvs?rev=210029&root=gcc&view=rev Log: Back port from mainline PR target/61026 * config/sh/sh.c: Include

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 --- Comment #3 from Oleg Endo --- Author: olegendo Date: Sat May 3 07:51:02 2014 New Revision: 210028 URL: http://gcc.gnu.org/viewcvs?rev=210028&root=gcc&view=rev Log: PR target/61026 * config/sh/sh.c: Include stdlib headers before every

[Bug fortran/61002] Can't divide by 0

2014-05-03 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61002 --- Comment #9 from Andreas Schwab --- It should use the same format as the warning messages. "Division by zero at %L [-frange-check]"

[Bug target/61026] sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clang).

2014-05-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61026 Oleg Endo changed: What|Removed |Added Target||sh*-*-* Status|UNCONFIRMED