[Bug middle-end/59538] Optimization of -O2 or higher creates incorrect code in loop

2013-12-17 Thread arsham at skrenes dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59538 --- Comment #4 from Arsham Skrenes --- Can I suggest then that GCC outputs a compiler warning when it removes a loop? It outputs warnings for unused variables as well as implicit casting, so why not have a warning for removing loops? Also, is the

[Bug gcov-profile/59527] [4.9 Regression] ICE: in fixup_reorder_chain, at cfgrtl.c:3739 during PGO Firefox build

2013-12-17 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59527 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Com

[Bug middle-end/59538] Optimization of -O2 or higher creates incorrect code in loop

2013-12-17 Thread arsham at skrenes dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59538 Arsham Skrenes changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug gcov-profile/59527] [4.9 Regression] ICE: in fixup_reorder_chain, at cfgrtl.c:3739 during PGO Firefox build

2013-12-17 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59527 --- Comment #5 from Teresa Johnson --- This seems like a separate issue - can you give me a reproducer? The attached minimized test case does not hit this. Thanks, Teresa On Tue, Dec 17, 2013 at 10:45 AM, trippels at gcc dot gnu.org wrote: > ht

[Bug tree-optimization/59523] [4.9 Regression] r205856 caused internal compiler error: verify_ssa failed

2013-12-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59523 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Tue Dec 17 21:36:21 2013 New Revision: 206069 URL: http://gcc.gnu.org/viewcvs?rev=206069&root=gcc&view=rev Log: PR tree-optimization/59523 * tree-vectorizer.c (fold_loop_vectorized

[Bug libgcj/50895] Build failure in jni.cc

2013-12-17 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50895 --- Comment #7 from Kai Tietz --- *** Bug 52468 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/59523] [4.9 Regression] r205856 caused internal compiler error: verify_ssa failed

2013-12-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59523 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gcov-profile/59527] [4.9 Regression] ICE: in fixup_reorder_chain, at cfgrtl.c:3739 during PGO Firefox build

2013-12-17 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59527 --- Comment #6 from Markus Trippelsdorf --- The testcase is too big to attach. % wget trippelsdorf.de/testcase.tar.bz2 % tar xvjf testcase.tar.bz2 % g++ -w -nostdlib -r -flto=4 -fprofile-use -fprofile-correction -march=amdfam10 -fno-rtti -fno-

[Bug libfortran/59513] Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE

2013-12-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59513 --- Comment #4 from Dominique d'Humieres --- I installed foil today through fink and noticed that the fortran files are compiled (gfortran 4.8.2) with '-O0 -fdefault-real-8 -fdefault-integer-8'. Are you using these options?

[Bug java/52468] Build failure of liibjava with posix-threading for *-*-mingw32

2013-12-17 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52468 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/59413] wrong code at -Os on x86_64-linux-gnu in both 32-bit and 64-bit modes

2013-12-17 Thread mpolacek at gcc dot gnu.org
#1 from Marek Polacek --- I can't reproduce this one with gcc version 4.9.0 20131217.

[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-17 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 --- Comment #34 from Dmitry G. Dyachenko --- (In reply to Eric Botcazou from comment #33) > OK, thanks for the testcase, which boils down to: FAIL for me too r205459 PASS r205461, r206013 FAIL

[Bug tree-optimization/34723] [4.7/4.8/4.9 Regression] Summing variable should be initialized to the first member before the loop

2013-12-17 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34723 Jeffrey A. Law changed: What|Removed |Added Blocks|19794 | --- Comment #5 from Jeffrey A. Law ---

[Bug middle-end/59538] Optimization of -O2 or higher creates incorrect code in loop

2013-12-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59538 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|c

[Bug middle-end/59538] Optimization of -O2 or higher creates incorrect code in loop

2013-12-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59538 --- Comment #5 from Dominique d'Humieres --- > Also, is there a directive that I can use to explicitly tell GCC > to not remove a loop (without having to resort to a compiler flag > which is global, printing a variable, or using the 'volatile' k

[Bug gcov-profile/59527] [4.9 Regression] ICE: in fixup_reorder_chain, at cfgrtl.c:3739 during PGO Firefox build

2013-12-17 Thread tejohnson at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59527 --- Comment #7 from tejohnson at gcc dot gnu.org --- Author: tejohnson Date: Tue Dec 17 22:35:38 2013 New Revision: 206072 URL: http://gcc.gnu.org/viewcvs?rev=206072&root=gcc&view=rev Log: 2013-12-17 Teresa Johnson PR gcov-profile/59527

[Bug c++/57709] -Wshadow is too strict / has false positives

2013-12-17 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57709 --- Comment #12 from joseph at codesourcery dot com --- On Sat, 14 Dec 2013, jan.kratochvil at redhat dot com wrote: > Similar inappropriate warning is generated for typedef-vs-variable as reported > now by Adam Jackson. Again a mistaken use can

[Bug rtl-optimization/59535] [4.9 regression] -Os code size regressions for Thumb1/Thumb2 with LRA

2013-12-17 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59535 --- Comment #7 from Yvan Roux --- I'm not able to reproduce with today's trunk or rev #205887 built for arm-none-linux-gnueabi, as the compiler ICEs in assign_by_spills (lra-assign.c). What is your configuration ?

[Bug tree-optimization/57702] Reassoc missed optimizations

2013-12-17 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57702 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #3 from

[Bug c/59520] a possible inconsistency in error diagnostics with "-pedantic -std=c99"

2013-12-17 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59520 --- Comment #1 from joseph at codesourcery dot com --- The main concerns for diagnostics in such cases are (a) that they are meaningful and (b) that invalid code gets at least one error with -pedantic-errors, and at least one warning or error wi

[Bug preprocessor/20262] __LINE__ implementation flaky.

2013-12-17 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20262 --- Comment #6 from joseph at codesourcery dot com --- Indeed, I think the current token could reasonably be anything from "assert" to the ")" ending the call to "assert", inclusive.

[Bug target/18469] configure incorrectly defines gid_t

2013-12-17 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18469 --- Comment #4 from joseph at codesourcery dot com --- On Mon, 16 Dec 2013, ktietz at gcc dot gnu.org wrote: > The macros required in crtstuff.c are: > - HAVE_GAS_HIDDEN > - HAVE_LD_EH_FRAME_HDR Various target macros used in target code as well

[Bug c++/35535] stl_vector.h Compilation error

2013-12-17 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35535 --- Comment #5 from Jan Hubicka --- Author: hubicka Date: Tue Dec 17 23:41:41 2013 New Revision: 206073 URL: http://gcc.gnu.org/viewcvs?rev=206073&root=gcc&view=rev Log: PR middle-end/35535 * tree-vrp.c (extract_range_from_unary_expr_1):

[Bug c++/35535] stl_vector.h Compilation error

2013-12-17 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35535 --- Comment #6 from Jan Hubicka --- Author: hubicka Date: Tue Dec 17 23:43:22 2013 New Revision: 206074 URL: http://gcc.gnu.org/viewcvs?rev=206074&root=gcc&view=rev Log: PR middle-end/35535 * gimple-fold.c (fold_gimple_assign): Attempt to

[Bug target/39578] Linkage broken for dllimport vtables

2013-12-17 Thread tdragon at tdragon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39578 --- Comment #4 from John E. / TDM --- I can confirm this has been fixed. Sorry for not doing so sooner.

[Bug target/59539] New: Missed optimisation: VEX-prefixed operations don't need aligned data

2013-12-17 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59539 Bug ID: 59539 Summary: Missed optimisation: VEX-prefixed operations don't need aligned data Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/59538] Optimization of -O2 or higher creates incorrect code in loop

2013-12-17 Thread arsham at skrenes dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59538 --- Comment #6 from Arsham Skrenes --- (In reply to Dominique d'Humieres from comment #5) > > Also, is there a directive that I can use to explicitly tell GCC > > to not remove a loop (without having to resort to a compiler flag > > which is glo

[Bug middle-end/59538] Optimization of -O2 or higher creates incorrect code in loop

2013-12-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59538 --- Comment #7 from Andrew Pinski --- Try: // GCC Bug - bug.c // Created by Arsham Skrenes on 2013-12-17 #include #include // Find the NTH prime number SAMPLES times #define NTH 1 #define SAMPLES 5 int main(void) { struct timeva

[Bug c++/59540] New: ICE while building libcilkrt library with --disable-bootstrap and --disable-checking

2013-12-17 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59540 Bug ID: 59540 Summary: ICE while building libcilkrt library with --disable-bootstrap and --disable-checking Product: gcc Version: 4.9.0 Status: UNCONFIRMED Sever

[Bug target/52897] gcc 4.7.0 generates worse code than gcc 3.4.6 for m68000

2013-12-17 Thread fdarkangel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52897 --- Comment #3 from fdarkangel at gmail dot com --- Persists in gcc 4.8.2.

[Bug c/52773] internal error: in replace_pseudos_in, at reload1.c:577

2013-12-17 Thread fdarkangel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52773 --- Comment #8 from fdarkangel at gmail dot com --- Persists in gcc 4.8.2.

[Bug ipa/59226] [4.9 Regression] ICE: in record_target_from_binfo, at ipa-devirt.c:661

2013-12-17 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59226 --- Comment #13 from David Kredba --- Qtwebkit-4.8.5 still ICEs after that patch applied: lto1: internal compiler error: in record_target_from_binfo, at ipa-devirt.c:673

[Bug gcov-profile/59527] [4.9 Regression] ICE: in fixup_reorder_chain, at cfgrtl.c:3739 during PGO Firefox build

2013-12-17 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59527 --- Comment #8 from Teresa Johnson --- I can't reproduce this one using your source/profles and command line (using a trunk updated to head last night plus my fix for the assert). I verified that splitting is kicking in, but no error occurs. Do yo

[Bug testsuite/59534] [4.9 Regression] FAIL: libgomp.fortran/retval1.f90 execution test due to denormals

2013-12-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59534 Uroš Bizjak changed: What|Removed |Added Status|NEW |RESOLVED URL|

[Bug bootstrap/59541] New: [4.9 Regression] Revision 206070 breaks bootstrap on darwin

2013-12-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59541 Bug ID: 59541 Summary: [4.9 Regression] Revision 206070 breaks bootstrap on darwin Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Pri

<    1   2