[Bug libgomp/47854] omp_get_wtime documentation incorrect

2011-02-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47854 --- Comment #1 from Jakub Jelinek 2011-02-23 08:58:19 UTC --- Author: jakub Date: Wed Feb 23 08:58:16 2011 New Revision: 170434 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170434 Log: PR libgomp/47854 * libgomp.texi (omp_get_wt

[Bug fortran/47850] [4.6 Regression] ICE in gfc_conv_array_initializer

2011-02-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47850 --- Comment #1 from Tobias Burnus 2011-02-23 09:04:03 UTC --- The problem is that for integer,parameter :: C_INDEX(8) = unpack( & vector = [(i,i=1,size(SENSOR_CHANNEL))], & mask = [(any(SENSOR_CHANNEL(i) == NLTE_CHANNEL), &

[Bug libgomp/47854] omp_get_wtime documentation incorrect

2011-02-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47854 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/47814] [4.6 Regression] Bootstrap fails on mingw32 by undefined reference to 'lexer_line'

2011-02-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47814 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug debug/47794] [4.6 Regression] New debug failures

2011-02-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47794 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/47855] New: missed cbnz optimization

2011-02-23 Thread carrot at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47855 Summary: missed cbnz optimization Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.

[Bug target/47856] New: PowerPC: Wrong assembler output with -mcpu=8540 -meabi -msdata -fno-common -mfloat-gprs=double -mspe -mabi=spe

2011-02-23 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47856 Summary: PowerPC: Wrong assembler output with -mcpu=8540 -meabi -msdata -fno-common -mfloat-gprs=double -mspe -mabi=spe Product: gcc Version: 4.5.2 Status: UNCONFI

[Bug preprocessor/47857] New: Pragma once warning when compiling PCH

2011-02-23 Thread olafvdspek at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857 Summary: Pragma once warning when compiling PCH Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: minor Priority: P3 Component: preprocessor AssignedTo: unass

[Bug lto/46911] [4.6 Regression] ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2out.c:17792) with -flto -g

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46911 Richard Guenther changed: What|Removed |Added Blocks||47819 --- Comment #5 from Richard Guen

[Bug target/47814] [4.6 Regression] Bootstrap fails on mingw32 by undefined reference to 'lexer_line'

2011-02-23 Thread daniel.f.starke at freenet dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47814 --- Comment #2 from Daniel Starke 2011-02-23 12:31:52 UTC --- (In reply to comment #1) > lexer_line as well as the other problematic symbols are defined in > gengtype-lex.c: > nm build/gengtype-lex.o | egrep 'yybegin|yyend|lexer_line' >

[Bug target/47814] [4.6 Regression] Bootstrap fails on mingw32 by undefined reference to 'lexer_line'

2011-02-23 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47814 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug driver/47676] error: field âOttybâ has incomplete type

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47676 Jonathan Wakely changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug lto/46911] [4.6 Regression] ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2out.c:17792) with -flto -g

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46911 --- Comment #6 from Richard Guenther 2011-02-23 13:34:25 UTC --- There are several issues. First as Jakub noted we have a NULL DECL_INITAL for the inlined __MAIN. If we fix that during LTO streaming (avoiding direct input/output of DECL_INITIAL

[Bug debug/47858] New: [4.5/4.6 Regression] IPA-SRA decreases quality of debug info

2011-02-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47858 Summary: [4.5/4.6 Regression] IPA-SRA decreases quality of debug info Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug libstdc++/47628] non-compliant C++0x erase methods on STL containers

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47628 --- Comment #13 from Jonathan Wakely 2011-02-23 13:41:24 UTC --- any reason the change didn't make it into Boost 1.46.0 ?

[Bug libstdc++/47859] New: Makefile: Input/output error. Stop

2011-02-23 Thread yuchape at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 Summary: Makefile: Input/output error. Stop Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassig...@

[Bug libstdc++/47859] Makefile: Input/output error. Stop

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 --- Comment #1 from Jonathan Wakely 2011-02-23 14:15:17 UTC --- This is not a bug in gcc, it suggests a disk error or some other problem with your machine. Check /var/log/messages at the time of the error

[Bug libstdc++/47859] Makefile: Input/output error. Stop

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 --- Comment #2 from Jonathan Wakely 2011-02-23 14:21:20 UTC --- Also, is the error repeatable? Does it happen every time you run 'make'?

[Bug libfortran/47802] [4.6 Regression] libgfortran/intrinsics/ctime.c:75:3: error: too few arguments to function 'ctime_r'

2011-02-23 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47802 --- Comment #17 from dave at hiauly1 dot hia.nrc.ca 2011-02-23 14:28:38 UTC --- On Tue, 22 Feb 2011, jb at gcc dot gnu.org wrote: > Patch: http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01453.html Patch resolves ctime.c build. However, _REENTRANT

[Bug libstdc++/47859] Makefile: Input/output error. Stop

2011-02-23 Thread yuchape at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 --- Comment #3 from yu 2011-02-23 14:29:32 UTC --- (In reply to comment #2) > Also, is the error repeatable? Does it happen every time you run 'make'? It has been 'make' for about more than 1 hour when this error occurs.

[Bug libfortran/47802] [4.6 Regression] libgfortran/intrinsics/ctime.c:75:3: error: too few arguments to function 'ctime_r'

2011-02-23 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47802 --- Comment #18 from dave at hiauly1 dot hia.nrc.ca 2011-02-23 14:30:15 UTC --- On Tue, 22 Feb 2011, jb at gcc dot gnu.org wrote: > Patch which should hopefully fix the getpwuid_r issue on HP-UX 10.2: > http://gcc.gnu.org/ml/gcc-patches/2011-02/ms

[Bug libstdc++/47859] Makefile: Input/output error. Stop

2011-02-23 Thread yuchape at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 --- Comment #4 from yu 2011-02-23 14:31:05 UTC --- (In reply to comment #3) > (In reply to comment #2) > > Also, is the error repeatable? Does it happen every time you run 'make'? > > It has been 'make' for about more than 1 hour when this error

[Bug lto/46911] [4.6 Regression] ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2out.c:17792) with -flto -g

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46911 --- Comment #7 from Richard Guenther 2011-02-23 14:35:27 UTC --- Created attachment 23443 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23443 prototype patch Patch also trying to fix PR47799 (but we'll still have multiple copies of the BLO

[Bug tree-optimization/47860] New: is vectorization of "condition in nested loop" supported

2011-02-23 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47860 Summary: is vectorization of "condition in nested loop" supported Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug libstdc++/47859] Makefile: Input/output error. Stop

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/47850] [4.6 Regression] ICE in gfc_conv_array_initializer

2011-02-23 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47850 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #2 fro

[Bug debug/47858] [4.5/4.6 Regression] IPA-SRA decreases quality of debug info

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47858 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/47849] ICE: SIGSEGV in find_edge (cfganal.c:491) with -ftree-loop-if-convert -fno-tree-reassoc

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47849 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/46779] wrong code generation for array access

2011-02-23 Thread avr at gjlay dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46779 --- Comment #6 from Georg-Johann Lay 2011-02-23 15:51:11 UTC --- I can confirm the bug for gcc version 4.4.6 20110222 (prerelease) (GCC) In pass .168r.asmcons we have (insn 92 57 93 4 pr46779-1.c:17 (set (subreg:QI (reg/v:HI 85 [ w.30 ]) 1)

[Bug tree-optimization/47838] FAIL: gcc.dg/tree-ssa/foldconst-2.c scan-tree-dump-not optimized "fundamentals..0"

2011-02-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47838 --- Comment #4 from John David Anglin 2011-02-23 15:53:56 UTC --- Author: danglin Date: Wed Feb 23 15:53:48 2011 New Revision: 170439 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170439 Log: PR tree-optimization/47838 * gcc.dg/t

[Bug tree-optimization/47838] FAIL: gcc.dg/tree-ssa/foldconst-2.c scan-tree-dump-not optimized "fundamentals..0"

2011-02-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47838 John David Anglin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/47860] is vectorization of "condition in nested loop" supported

2011-02-23 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47860 --- Comment #1 from vincenzo Innocente 2011-02-23 16:32:36 UTC --- it seems that there is a problem in the use of "unsigned int": shall I open a different bug report? even a simple comparison fails to vectorize float amin(float * c, unsigned i

[Bug c++/46868] [4.6 Regression] ICE: SIGSEGV splay_tree_splay (splay-tree.c:149) on invalid code

2011-02-23 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46868 --- Comment #5 from Nathan Froyd 2011-02-23 16:44:25 UTC --- Author: froydnj Date: Wed Feb 23 16:44:18 2011 New Revision: 170440 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170440 Log: fix PR c++/46868 gcc/cp/ PR c++/46868 * pa

[Bug c++/47861] New: static variables inside member functions

2011-02-23 Thread michal.t at tiscali dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47861 Summary: static variables inside member functions Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: trivial Priority: P3 Component: c++ AssignedTo: unassig...

[Bug tree-optimization/47849] ICE: SIGSEGV in find_edge (cfganal.c:491) with -ftree-loop-if-convert -fno-tree-reassoc

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47849 --- Comment #3 from Richard Guenther 2011-02-23 16:50:00 UTC --- Author: rguenth Date: Wed Feb 23 16:49:52 2011 New Revision: 170441 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170441 Log: 2011-02-23 Richard Guenther PR tree-op

[Bug tree-optimization/47849] ICE: SIGSEGV in find_edge (cfganal.c:491) with -ftree-loop-if-convert -fno-tree-reassoc

2011-02-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47849 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/47846] Deferred-string length: Length is wrong (gfortran.dg/allocate_deferred_char_scalar_1.f03)

2011-02-23 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47846 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/47861] static variables inside member functions

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

[Bug rtl-optimization/47862] New: Incorrect code for spilling a vector register

2011-02-23 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862 Summary: Incorrect code for spilling a vector register Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assig

[Bug regression/47836] Some Cross Compiler can't build target-libiberty or target-zlib

2011-02-23 Thread th.r.klein at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47836 --- Comment #4 from th.r.klein at web dot de 2011-02-23 17:56:54 UTC --- The original failing process was: ../../env/src/configure --prefix=${HOME}/local --with-mpc=${HOME}/local --with-mpfr=${HOME}/local --with-gmp=${HOME}/local --with-ppl=${HOME

[Bug target/43810] [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x

2011-02-23 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810 --- Comment #17 from Nathan Froyd 2011-02-23 18:06:38 UTC --- Author: froydnj Date: Wed Feb 23 18:06:29 2011 New Revision: 170443 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170443 Log: PR target/43810 Backport from mainline:

[Bug target/43810] [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x

2011-02-23 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810 Nathan Froyd changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug c++/46868] [4.6 Regression] ICE: SIGSEGV splay_tree_splay (splay-tree.c:149) on invalid code

2011-02-23 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46868 Nathan Froyd changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libfortran/47802] [4.6 Regression] libgfortran/intrinsics/ctime.c:75:3: error: too few arguments to function 'ctime_r'

2011-02-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47802 --- Comment #19 from Tobias Burnus 2011-02-23 18:24:20 UTC --- (In reply to comment #17) > Patch resolves ctime.c build. However, _REENTRANT is not defined, > so there are various warnings regarding the declaration of reentrant > functions such

[Bug c++/40831] g++ generated symbols for cloned function that be demangled.

2011-02-23 Thread ccoutant at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831 --- Comment #9 from Cary Coutant 2011-02-23 18:30:19 UTC --- > Does not work for `_Z3fooi.1988' or > `_Z3fooi.part.9.165493.constprop.775.31805'. Where does the _Z3fooi.1988 style come from? I guess your second example is from a cloned function

[Bug testsuite/47863] New: [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03

2011-02-23 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47863 Summary: [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug testsuite/47863] [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03

2011-02-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47863 Dominique d'Humieres changed: What|Removed |Added CC||bur...@net-b.de, pault at

[Bug fortran/47846] Deferred-string length: Length is wrong (gfortran.dg/allocate_deferred_char_scalar_1.f03)

2011-02-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47846 --- Comment #3 from Dominique d'Humieres 2011-02-23 18:51:53 UTC --- See pr47863.

[Bug c++/40831] g++ generated symbols for cloned function that be demangled.

2011-02-23 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831 --- Comment #10 from Jan Hubicka 2011-02-23 19:03:36 UTC --- > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831 > > --- Comment #9 from Cary Coutant 2011-02-23 > 18:30:19 UTC --- > > Does not work for `_Z3fooi.1988' or > > `_Z3fooi.part.9.165

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-23 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Aldy Hernandez changed: What|Removed |Added Status|WAITING |ASSIGNED AssignedTo|unassigned a

[Bug fortran/47846] Deferred-string length: Length is wrong (gfortran.dg/allocate_deferred_char_scalar_1.f03)

2011-02-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47846 Tobias Burnus changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #4

[Bug testsuite/47863] [4.6 Regression] FAIL: gfortran.dg/allocate_deferred_char_scalar_1.f03

2011-02-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47863 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug regression/47836] Some Cross Compiler can't build target-libiberty or target-zlib

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47836 --- Comment #5 from Andrew Pinski 2011-02-23 20:11:09 UTC --- >--enable-languages=c,c++ Where you really able to build libstdc++ without libc? I doubt that. Try just enabling C first and then build newlib. Or are you building a combined compi

[Bug libfortran/47802] [4.6 Regression] libgfortran/intrinsics/ctime.c:75:3: error: too few arguments to function 'ctime_r'

2011-02-23 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47802 --- Comment #20 from dave at hiauly1 dot hia.nrc.ca 2011-02-23 20:15:34 UTC --- > As there localtime_r is also used in intrinsics/date_and_time.c, I would > assume > that one sees the same message there. Yes. I see them for all _r uses. > I am

[Bug c++/47861] static variables inside member functions

2011-02-23 Thread michal.tlk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47861 --- Comment #2 from michal.tlk at gmail dot com 2011-02-23 20:45:23 UTC --- Yep a warning stating the similarity of a static member function variable to its counterpart as a static member would be appreciated...maybe when pedantic option is going t

[Bug c++/47861] static variables inside member functions

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47861 --- Comment #3 from Jonathan Wakely 2011-02-23 20:55:08 UTC --- (In reply to comment #2) > Yep a warning stating the similarity of a static member function variable to > its counterpart as a static member would be appreciated...maybe when > pedan

[Bug c++/47861] static variables inside member functions

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47861 --- Comment #4 from Jonathan Wakely 2011-02-23 20:57:57 UTC --- As requested, please provide a code example showing what you mean, and explain what warning you would like to be issued.

[Bug c++/47861] static variables inside member functions

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47861 --- Comment #5 from Andrew Pinski 2011-02-23 21:19:56 UTC --- Also it is hard to produce a warning when it comes to a failure that will only be diagnostic at link time.

[Bug libstdc++/47859] Makefile: Input/output error. Stop

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47859 --- Comment #6 from Andrew Pinski 2011-02-23 21:22:34 UTC --- Are you building of NFS also? "make[4]: warning: Clock skew detected. Your build may be incomplete." Usually means your clock and the server clock don't match up correctly. And the

[Bug c++/47861] static variables inside member functions

2011-02-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47861 --- Comment #6 from Jonathan Wakely 2011-02-23 21:28:10 UTC --- (In reply to comment #5) > Also it is hard to produce a warning when it comes to a failure that will only > be diagnostic at link time. IIUC I think the OP wants a warning for: str

[Bug c++/47864] New: incorrect control reaches end of non-void function (switch+break+default)

2011-02-23 Thread ami at fischman dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47864 Summary: incorrect control reaches end of non-void function (switch+break+default) Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/20681] [4.3/4.4/4.5/4.6 Regression] wrong "control reaches" warning with switches

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20681 Andrew Pinski changed: What|Removed |Added CC||ami at fischman dot org --- Comment #28 f

[Bug c++/47864] incorrect control reaches end of non-void function (switch+break+default)

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47864 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/47865] New: [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 Summary: [4.6 Regression] exception_defines.h: No such file or directory Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug c++/47865] [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 --- Comment #1 from Andrew Pinski 2011-02-23 22:32:17 UTC --- I don't think this is a bug. exception_defines.h is an internal header file which is not supposed to be included by an issue program.

[Bug fortran/40850] double free in nested types with allocatable components

2011-02-23 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40850 --- Comment #14 from Mikael Morin 2011-02-23 22:38:31 UTC --- Author: mikael Date: Wed Feb 23 22:38:27 2011 New Revision: 170445 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170445 Log: 2011-02-23 Mikael Morin PR fortran/40850

[Bug rtl-optimization/47866] New: gcc.dg/torture/vector-2.c fails on IA64

2011-02-23 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47866 Summary: gcc.dg/torture/vector-2.c fails on IA64 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo:

[Bug fortran/42769] [OOP] ICE in resolve_typebound_procedure

2011-02-23 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42769 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #31

[Bug c++/47865] [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/20681] [4.3/4.4/4.5/4.6 Regression] wrong "control reaches" warning with switches

2011-02-23 Thread ami at fischman dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20681 --- Comment #29 from Ami Fischman 2011-02-23 23:35:45 UTC --- Further reduced test case from dup bug 47864: $ nl t.cc ; g++ -finstrument-functions -Wreturn-type -Werror -c t.cc 1 int foo(int type) { 2switch(type) { 3 case

[Bug target/47867] New: lto language is not supported on 32-bit HP-UX

2011-02-23 Thread danglin at gcc dot gnu.org
-gnu-as --with-as=/opt/gnu/bin/as --enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-4.6 --with-gmp=/opt/gnu/gcc/gcc-4.6.0 --enable-threads=posix --enable-debug=no --disable-nls --without-cloog --without-ppl --enable-languages=c,c++,objc,fortran,java,ada,obj-c++,lto Thread model: p

[Bug driver/47868] New: Compiling support files...xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47868 Summary: Compiling support files...xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug target/46655] invalid '.line 0' directive emitted with -g

2011-02-23 Thread richard.nolde at cybox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 Richard Nolde changed: What|Removed |Added CC||richard.nolde at cybox dot

[Bug target/46072] AIX linker chokes on debug info for uninitialized static variables

2011-02-23 Thread pedzsan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072 Perry Smith changed: What|Removed |Added CC||pedzsan at gmail dot com --- Comment #7 fro

[Bug c++/47865] [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 Benjamin Kosnik changed: What|Removed |Added CC||bkoz at gcc dot gnu.org --- Comment #3

[Bug tree-optimization/47770] wrong code -O2 -ftree-loop-if-convert-stores -fno-tree-reassoc

2011-02-23 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47770 --- Comment #3 from Zdenek Sojka 2011-02-24 02:20:56 UTC --- It seems most of the exec failures disappeared between r170436 and r170443 - that is, probably by the fix for PR47849. Running testsuite (languages=c,c++,lto,fortran) with RUNTESTFLAG

[Bug other/47869] New: fatal error: build/gencondmd.c: No such file or directory

2011-02-23 Thread yuchape at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47869 Summary: fatal error: build/gencondmd.c: No such file or directory Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug rtl-optimization/44194] struct returned by value generates useless stores

2011-02-23 Thread jhaberman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44194 --- Comment #8 from Josh Haberman 2011-02-24 03:27:04 UTC --- I found another test case for this. I thought I'd post it since it's extremely different than the original one. -- class Foo { public: virtual ~Foo() {} virtual void DoSomethin

[Bug libfortran/47567] Wrong output for small absolute values with F editing

2011-02-23 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47567 --- Comment #23 from Jerry DeLisle 2011-02-24 04:52:05 UTC --- Author: jvdelisle Date: Thu Feb 24 04:52:00 2011 New Revision: 170458 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170458 Log: 2011-02-23 Jerry DeLisle PR libgfortra

[Bug libfortran/47567] Wrong output for small absolute values with F editing

2011-02-23 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47567 --- Comment #24 from Jerry DeLisle 2011-02-24 05:10:41 UTC --- Author: jvdelisle Date: Thu Feb 24 05:10:37 2011 New Revision: 170461 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170461 Log: 2011-02-23 Jerry DeLisle PR libgfortra

[Bug lto/47870] New: internal compiler error: in get_alias_set, at alias.c:716

2011-02-23 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47870 Summary: internal compiler error: in get_alias_set, at alias.c:716 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug lto/47870] internal compiler error: in get_alias_set, at alias.c:716

2011-02-23 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47870 --- Comment #1 from Dmitry Gorbachev 2011-02-24 05:33:34 UTC --- Created attachment 23446 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23446 Preprocessed source files in .tar.lz archive I tried to minimize the testcase with Delta, but unf

[Bug lto/47871] New: lto1: internal compiler error: in list_length, at tree.c:2089

2011-02-23 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47871 Summary: lto1: internal compiler error: in list_length, at tree.c:2089 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug libfortran/47567] Wrong output for small absolute values with F editing

2011-02-23 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47567 Jerry DeLisle changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug libfortran/47872] New: Alternative syntax for intrinsics should be documented on separate line

2011-02-23 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47872 Summary: Alternative syntax for intrinsics should be documented on separate line Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial Priority: P3

[Bug c++/47873] New: Multiple Inheritance - Covariant Virtual Function - Segfault

2011-02-23 Thread isahib at xtra dot co.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47873 Summary: Multiple Inheritance - Covariant Virtual Function - Segfault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug c++/47874] New: Multiple Inheritance - Virtual Function - Segfault

2011-02-23 Thread isahib at xtra dot co.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47874 Summary: Multiple Inheritance - Virtual Function - Segfault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: u

[Bug web/47875] New: What's new section in GFortran wiki page: Wrong function name: TAN2.

2011-02-23 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47875 Summary: What's new section in GFortran wiki page: Wrong function name: TAN2. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial Priority: P3

[Bug fortran/47876] New: Host-assoc generic subroutine plus intrinsic function not rejected

2011-02-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47876 Summary: Host-assoc generic subroutine plus intrinsic function not rejected Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: accepts-invalid Severity: nor

[Bug tree-optimization/47860] is vectorization of "condition in nested loop" supported

2011-02-23 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47860 Ira Rosen changed: What|Removed |Added CC||irar at il dot ibm.com --- Comment #2 from Ir

[Bug libstdc++/43622] no C++ typeinfo for __float128 and __int128

2011-02-23 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622 Benjamin Kosnik changed: What|Removed |Added CC||bkoz at gcc dot gnu.org Assigne