[Bug sanitizer/55561] TSAN crashes for Fortran

2012-12-02 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #6 from Joost VandeVondele 2012-12-03 07:41:29 UTC --- (In reply to comment #5) > Are you testing with all the pending unreviewed TSAN fixes? Ah.. no, I will retest once they are in trunk. Thanks!

[Bug fortran/55567] [4.8 regression] FAIL: gfortran.dg/typebound_operator_18.f90 -O (test for excess errors)

2012-12-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55567 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resoluti

[Bug fortran/55568] [4.8 regression] FAIL: gfortran.dg/allocate_error_4.f90 -O (test for excess errors)

2012-12-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55568 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resoluti

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-12-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #31 from Kai Tietz 2012-12-03 07:05:31 UTC --- Author: ktietz Date: Mon Dec 3 07:05:26 2012 New Revision: 194072 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194072 Log: PR target/53912 * ggc-common.c (P

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-12-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #30 from Kai Tietz 2012-12-03 07:04:56 UTC --- Author: ktietz Date: Mon Dec 3 07:04:50 2012 New Revision: 194071 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194071 Log: PR target/53912 * ggc-common.c (P

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-12-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #29 from Kai Tietz 2012-12-03 07:02:26 UTC --- Author: ktietz Date: Mon Dec 3 07:02:17 2012 New Revision: 194070 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194070 Log: PR target/53912 * tree-dump.c (du

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-12-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #28 from Kai Tietz 2012-12-03 07:01:50 UTC --- Author: ktietz Date: Mon Dec 3 07:01:43 2012 New Revision: 194069 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194069 Log: PR target/53912 * tree-dump.c (du

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-12-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #27 from Kai Tietz 2012-12-03 06:56:27 UTC --- Author: ktietz Date: Mon Dec 3 06:56:16 2012 New Revision: 194067 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194067 Log: PR target/53912 * pointer-set.c (

[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

2012-12-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912 --- Comment #26 from Kai Tietz 2012-12-03 06:56:02 UTC --- Author: ktietz Date: Mon Dec 3 06:55:55 2012 New Revision: 194066 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194066 Log: PR target/53912 * pointer-set.c (

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW --- Comment #10 from Eric B

[Bug ada/55243] STAMP variable is not defined in t-avr

2012-12-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243 --- Comment #8 from Eric Botcazou 2012-12-03 06:39:56 UTC --- > And in config.gcc there is > > tmake_file="avr/t-avr avr/t-multilib" > > > Thus, the assumption is that AWK, SHELL and STAMP are set correctly and > respective tools a

[Bug sanitizer/55521] many instances of ASAN:SIGSEGV failures in g++ testsuite with -fsanitize=address

2012-12-02 Thread dvyukov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55521 Dmitry Vyukov changed: What|Removed |Added CC||dvyukov at google dot com --- C

[Bug c/55570] New: Undefined variable in alignment compiler directive causes compiler segfault

2012-12-02 Thread david.wetterau at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55570 Bug #: 55570 Summary: Undefined variable in alignment compiler directive causes compiler segfault Classification: Unclassified Product: gcc Version: 4.7.2 S

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #9 from Gary Funck 2012-12-03 02:02:18 UTC --- (In reply to comment #3) > I will try building svn revision 152973 on an x86-64 box, and see if the > problem can be reproduced there. I built fully bootstrapped the gcc/g++ com

[Bug fortran/55568] [4.8 regression] FAIL: gfortran.dg/allocate_error_4.f90 -O (test for excess errors)

2012-12-02 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55568 --- Comment #2 from Hans-Peter Nilsson 2012-12-03 01:47:04 UTC --- Oops, both this and the fail in PR55567 are gone at least at r194057.

[Bug fortran/55568] [4.8 regression] FAIL: gfortran.dg/allocate_error_4.f90 -O (test for excess errors)

2012-12-02 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55568 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/55567] [4.8 regression] FAIL: gfortran.dg/typebound_operator_18.f90 -O (test for excess errors)

2012-12-02 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55567 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/55564] 4.8 Regression] internal error using decltype of a template type parameter for late-specified function result type

2012-12-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55564 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/55243] STAMP variable is not defined in t-avr

2012-12-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org --- C

[Bug tree-optimization/55569] [4.8 Regression] ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize

2012-12-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55569 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #8 from Eric Botcazou 2012-12-02 22:03:42 UTC --- > Which version of the host compiler did you use to run the initial build step? This is a 4.5.x compiler configured for ia64-generic-linux-gnu on a RHEL 5.8.

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #7 from Gary Funck 2012-12-02 21:49:49 UTC --- (In reply to comment #4) > The compiler bootstraps fine for me btw. Which version of the host compiler did you use to run the initial build step? Which OS and target architectu

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #6 from Gary Funck 2012-12-02 21:48:28 UTC --- "This isn't a bootstrap since you pass --disable-bootstrap to configure ..." Agreed. I didnt' know how to classify this problem. Since the version of 4.7.0 that I used appears

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #5 from Gary Funck 2012-12-02 21:45:52 UTC --- Cancel the previous comment regarding the idea that this might be related to using the system installed gcc. The build failed while trying to build gmp, and hadn't gotten to tryin

[Bug tree-optimization/55569] New: [4.8 Regression] ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize

2012-12-02 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55569 Bug #: 55569 Summary: [4.8 Regression] ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize Classification: Unclassified Product: gcc Version: 4.8.0

[Bug bootstrap/55566] [4.8 regression] segfault during build (related to recent "vec" re-implementation?)

2012-12-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/55566] [4.8 regression] [IA64] ICE during bootstrap (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #3 from Gary Funck 2012-12-02 21:32:14 UTC --- This failure may be related to the use of the installed gcc compiler (gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]). I tried a gcc 4.7.0 compiler that we built circa Fe

[Bug sanitizer/55521] many instances of ASAN:SIGSEGV failures in g++ testsuite with -fsanitize=address

2012-12-02 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55521 --- Comment #17 from Jack Howarth 2012-12-02 21:25:32 UTC --- Revised patch posted at http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00084.html. Also tested with a build of xplor-nih (a complex mix of c, c++ and fortran code) which has alway

[Bug c++/53814] FAIL: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test

2012-12-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53814 --- Comment #3 from John David Anglin 2012-12-02 21:13:57 UTC --- On trunk, "n" is loaded using generic code to load a misaligned object. So, test doesn't fail.

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #153 from Markus Trippelsdorf 2012-12-02 21:13:21 UTC --- On 2012.12.02 at 21:09 +, hubicka at ucw dot cz wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 > > --- Comment #152 from Jan Hubicka 2012-12-02 21

[Bug sanitizer/55561] TSAN crashes for Fortran

2012-12-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #5 from Jakub Jelinek 2012-12-02 21:11:07 UTC --- Are you testing with all the pending unreviewed TSAN fixes? http://gcc.gnu.org/ml/gcc-patches/2012-11/msg01875.html http://gcc.gnu.org/ml/gcc-patches/2012-11/msg02578.html http

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #152 from Jan Hubicka 2012-12-02 21:09:24 UTC --- Also I suppose you don't have comparsion to 4.7 handy? (I am curious because of inliner heuristic re-tunning) Honza

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #151 from Jan Hubicka 2012-12-02 20:52:13 UTC --- Teresa comitted another bugfix just today. So with bit of luck it will work now? I will try to look deeper into it ASAP, but I am just getting ready for trip to USA. Honza

Re: [Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread Jan Hubicka
Teresa comitted another bugfix just today. So with bit of luck it will work now? I will try to look deeper into it ASAP, but I am just getting ready for trip to USA. Honza

[Bug bootstrap/55566] [4.8 regression] [IA64] ICE during bootstrap (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #2 from Gary Funck 2012-12-02 20:43:45 UTC --- The configure options specified are: CC=/usr/bin/gcc CXX=/usr/bin/g++ $src/configure --enable-languages=c,c++ --enable-checking --disable-bootstrap --disable-multilib --disab

[Bug fortran/55568] [4.8 regression] FAIL: gfortran.dg/allocate_error_4.f90 -O (test for excess errors)

2012-12-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55568 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug fortran/55568] New: [4.8 regression] FAIL: gfortran.dg/allocate_error_4.f90 -O (test for excess errors)

2012-12-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55568 Bug #: 55568 Summary: [4.8 regression] FAIL: gfortran.dg/allocate_error_4.f90 -O (test for excess errors) Classification: Unclassified Product: gcc

[Bug other/55560] fesetround(FE_DOWNWARD) causes cos() to return values outside the range of -1 to +1

2012-12-02 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55560 --- Comment #3 from joseph at codesourcery dot com 2012-12-02 20:39:23 UTC --- This would have been glibc bug 3976 which was fixed for cos by: commit 804360ed837e3347c9cd9738f25345d2587a1242 Author: Joseph Myers Date: Fri Mar 2 20:51:

[Bug fortran/55567] [4.8 regression] FAIL: gfortran.dg/typebound_operator_18.f90 -O (test for excess errors)

2012-12-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55567 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug fortran/55567] New: [4.8 regression] FAIL: gfortran.dg/typebound_operator_18.f90 -O (test for excess errors)

2012-12-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55567 Bug #: 55567 Summary: [4.8 regression] FAIL: gfortran.dg/typebound_operator_18.f90 -O (test for excess errors) Classification: Unclassified Product: gcc

[Bug bootstrap/55566] [4.8 regression] [IA64] ICE during bootstrap (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 --- Comment #1 from Gary Funck 2012-12-02 20:32:03 UTC --- Created attachment 28855 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28855 build failure Ia64 segv - continues to fail in r194044 (in libgcc config. test)

[Bug bootstrap/55566] New: [4.8 regression] [IA64] ICE during bootstrap (related to recent "vec" re-implementation?)

2012-12-02 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55566 Bug #: 55566 Summary: [4.8 regression] [IA64] ICE during bootstrap (related to recent "vec" re-implementation?) Classification: Unclassified Product: gcc Version: 4.8.0

[Bug target/55565] New: [4.8 regression] FAIL: gcc.target/powerpc/ppc-mov-1.c scan-assembler-not fmr [0-9]+,[0-9]+

2012-12-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565 Bug #: 55565 Summary: [4.8 regression] FAIL: gcc.target/powerpc/ppc-mov-1.c scan-assembler-not fmr [0-9]+,[0-9]+ Classification: Unclassified Product: gcc Version: 4.8.0

[Bug middle-end/54838] [4.8 Regression] ICE: in merge_latch_edges, at cfgloop.c:678 with -ftracer

2012-12-02 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54838 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/54838] [4.8 Regression] ICE: in merge_latch_edges, at cfgloop.c:678 with -ftracer

2012-12-02 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54838 --- Comment #9 from Marek Polacek 2012-12-02 20:17:16 UTC --- Author: mpolacek Date: Sun Dec 2 20:16:09 2012 New Revision: 194060 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194060 Log: PR54838 Added: trunk/gcc/test

[Bug c++/55564] New: internal error using decltype of a template type parameter for late-specified function result type

2012-12-02 Thread public at alisdairm dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55564 Bug #: 55564 Summary: internal error using decltype of a template type parameter for late-specified function result type Classification: Unclassified Product: gcc Versio

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #150 from Markus Trippelsdorf 2012-12-02 18:03:28 UTC --- For comparison I've just disabled skia and build with LTO only; the size looks good for this case: 31356968

[Bug libgomp/55411] OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

2012-12-02 Thread jk3064 at arcor dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411 jk3064 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/55563] OpenMP not marking variable as thread-local

2012-12-02 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55563 David Edelsohn changed: What|Removed |Added Target||powerpc-ibm-aix* St

[Bug bootstrap/54926] [4.8 Regression] Bootstrap comparison failure for various files in libbacktrace

2012-12-02 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54926 John David Anglin changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug middle-end/55563] New: OpenMP not marking variable as thread-local

2012-12-02 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55563 Bug #: 55563 Summary: OpenMP not marking variable as thread-local Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug gcov-profile/55551] Revision 193999 breaks lto/profiledbootstrap

2012-12-02 Thread tejohnson at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1 --- Comment #10 from tejohnson at gcc dot gnu.org 2012-12-02 16:40:34 UTC --- Author: tejohnson Date: Sun Dec 2 16:40:28 2012 New Revision: 194055 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194055 Log: 2012-12-02 Teresa Joh

[Bug tree-optimization/55559] Marshalling double through union with inlines, incorrect behavior with -O2

2012-12-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #3 from Mikael Pettersson 2012-12-02 16:04:49 UTC --- Created attachment 28853 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28853 simplified test case in plain C The regression started with Richard Biener's "[PATCH] T

[Bug target/55562] [4.8 Regression] FAIL: gcc.dg/sms-* on powerpc*-*-*

2012-12-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55562 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #149 from Jan Hubicka 2012-12-02 15:05:52 UTC --- > > Please try to reduce HOT_BB_COUNT_WS_PERMILLE to 990. I also see some > > regressions > > on some SPEC benchmarks (such as GCC) and this helps. If it doesn't it > > would b

Re: [Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread Jan Hubicka
> > Please try to reduce HOT_BB_COUNT_WS_PERMILLE to 990. I also see some > > regressions > > on some SPEC benchmarks (such as GCC) and this helps. If it doesn't it > > would be > > nice to know what value is needed for comparable size. > > Unfortunately it doesn't help much, because with "--para

[Bug target/55562] [4.8 Regression] FAIL: gcc.dg/sms-* on powerpc*-*-*

2012-12-02 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55562 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/55562] New: [4.8 Regression] FAIL: gcc.dg/sms-* on powerpc*-*-*

2012-12-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55562 Bug #: 55562 Summary: [4.8 Regression] FAIL: gcc.dg/sms-* on powerpc*-*-* Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: norma

[Bug c++/33911] attribute deprecated vs. templates

2012-12-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911 --- Comment #9 from Jonathan Wakely 2012-12-02 12:38:03 UTC --- (In reply to comment #5) > Not planning to work on this soon since there's a reasonable workaround. Jason, that workaround is only for function templates, not class template

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #148 from Markus Trippelsdorf 2012-12-02 11:57:27 UTC --- (In reply to comment #147) > > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 > > > > --- Comment #146 from Markus Trippelsdorf > > 2012-12-02 07:36:02 UTC

[Bug tree-optimization/55559] Marshalling double through union with inlines, incorrect behavior with -O2

2012-12-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- C

[Bug middle-end/55555] [4.8 Regression] miscompilation at -O2 (tree-pre?)

2012-12-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #6 from Jan Hubicka 2012-12-02 11:03:53 UTC --- > I'm pretty sure there are no out-of-bounds. In particular coef_x is easy to > check, it is only used as coef_x(:,lxp) where lxp is the loop bound 0..lp > consistent with its def

[Bug sanitizer/55561] TSAN crashes for Fortran

2012-12-02 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #4 from Kostya Serebryany 2012-12-02 10:28:10 UTC --- Note that tsan currently requires to use -pie linker flag (and either -fPIC or -fPIE compiler flag). Obviously, your failure happens before the run-time library has a chanc

[Bug middle-end/55555] [4.8 Regression] miscompilation at -O2 (tree-pre?)

2012-12-02 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #5 from Joost VandeVondele 2012-12-02 10:11:34 UTC --- (In reply to comment #4) > Hmm, this seems to be caused by > Forced statement unreachable: pretmp_516 = coef_x[pretmp_515]; > Forced statement unreachable: pretmp_513 = co

[Bug middle-end/55555] [4.8 Regression] miscompilation at -O2 (tree-pre?)

2012-12-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #4 from Jan Hubicka 2012-12-02 09:59:35 UTC --- Hmm, this seems to be caused by Forced statement unreachable: pretmp_516 = coef_x[pretmp_515]; Forced statement unreachable: pretmp_513 = coef_x[pretmp_512]; Forced statement unr

[Bug c++/33911] attribute deprecated vs. templates

2012-12-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911 --- Comment #8 from Paolo Carlini 2012-12-02 09:56:41 UTC --- Personally, I'm not aware of any wa, if somebody finds one, please add it here, thanks.

[Bug sanitizer/55561] TSAN crashes for Fortran

2012-12-02 Thread dvyukov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 --- Comment #3 from Dmitry Vyukov 2012-12-02 09:35:41 UTC --- Well, then maybe it will work. But we did not do anything special for Fortran and OpenMP, and did not do any testing.

[Bug sanitizer/55561] TSAN crashes for Fortran

2012-12-02 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-12-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #147 from Jan Hubicka 2012-12-02 09:23:09 UTC --- > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 > > --- Comment #146 from Markus Trippelsdorf > 2012-12-02 07:36:02 UTC --- > (In reply to comment #145) > > > > >

[Bug sanitizer/55561] TSAN crashes for Fortran

2012-12-02 Thread dvyukov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 Dmitry Vyukov changed: What|Removed |Added CC||dvyukov at google dot com --- C

[Bug other/55560] fesetround(FE_DOWNWARD) causes cos() to return values outside the range of -1 to +1

2012-12-02 Thread pj at ecstaticlyrics dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55560 --- Comment #2 from pj at ecstaticlyrics dot com 2012-12-02 09:10:35 UTC --- GNU C Library (Ubuntu EGLIBC 2.15-0ubuntu20) stable release version 2.15 I downloaded glibc 2.16, but it encounters an error while compiling.

[Bug c++/33911] attribute deprecated vs. templates

2012-12-02 Thread victor at enise dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911 --- Comment #7 from Victor Gaydov 2012-12-02 08:16:04 UTC --- I also have experienced bug 7. I'm porting a project that uses std::auto_ptr in several places to c++11. However, there are no deprecated warnings because it happened that

[Bug sanitizer/55561] New: TSAN crashes for Fortran

2012-12-02 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 Bug #: 55561 Summary: TSAN crashes for Fortran Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3