Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-g
--- Comment #1 from linuxl4 at sohu dot com 2008-11-27 04:20 ---
Created an attachment (id=16782)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16782&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38284
--- Comment #2 from linuxl4 at sohu dot com 2008-11-27 04:20 ---
Created an attachment (id=16783)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16783&action=view)
source file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38284
4
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: X86_64-unknown-linux-gnu
--- Comment #18 from linuxl4 at sohu dot com 2008-12-17 20:08 ---
confirmed for linux kernel 2.6.28-rc8.
--
linuxl4 at sohu dot com changed:
What|Removed |Added
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-linux-gnu
GCC host triplet
--- Comment #1 from linuxl4 at sohu dot com 2009-07-15 15:49 ---
My server is an atom330/gentoo
gfortran -v
GNU Fortran (GCC) 4.5.0 20090715 (experimental)
Copyright (C) 2009 Free Software Foundation, Inc.
gfortran 1.f90; time ./a.out
4.28173363E+09
real120m30.599s
user
--- Comment #4 from linuxl4 at sohu dot com 2009-07-15 18:35 ---
-O3 also very slow.
4.28173363E+09
real81m50.845s
user81m50.587s
sys 0m0.444s
can anybody confirm?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40766
--- Comment #8 from linuxl4 at sohu dot com 2009-07-16 04:37 ---
compilation is also very slow, isn't it?
can anybody confirm my results of only with or without -O3 option?
I think the difference of sse or x87 is 4 times at most.
--
http://gcc.gnu.org/bugzilla/show_bug.c
--- Comment #15 from linuxl4 at sohu dot com 2009-07-25 07:40 ---
no , I wrote this source myself.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40766
--- Comment #1 from linuxl4 at sohu dot com 2008-08-10 16:41 ---
today I compiled again and no error appeared.
gcc -v
gcc version 4.4.0 20080810 (experimental) (GCC)
--
linuxl4 at sohu dot com changed:
What|Removed |Added
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i
--- Comment #3 from linuxl4 at sohu dot com 2008-08-11 09:32 ---
I tested to compile lapack again today ,
It seemed has been fixed.
thanks.
--
linuxl4 at sohu dot com changed:
What|Removed |Added
--- Comment #2 from linuxl4 at sohu dot com 2008-08-11 13:37 ---
Created an attachment (id=16051)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16051&action=view)
the preprocessed c++ source file
gcc -v
gcc version 4.4.0 20080810 (experimental) (GCC)
g++ -O2 -c t-ops.
--- Comment #7 from linuxl4 at sohu dot com 2008-08-12 02:11 ---
>Is there a particular revision that this appeared in? I built a svn pull from
>gcc trunk on 20080808 (using the optabs fix that has since been checked in)
>against
>gmp 4.2.3 on i686-apple-darwin9 and didn
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37275
--- Comment #1 from linuxl4 at sohu dot com 2008-08-29 07:52 ---
Created an attachment (id=16160)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16160&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37275
--- Comment #3 from linuxl4 at sohu dot com 2008-09-03 10:42 ---
[~/tmp]$gcc --version |head -1
gcc (GCC) 4.4.0 20080902 (experimental)
[~/tmp]$gcc -g -O2 -march=i686 -fstack-protector -c task.c -o task.o
/trunk/libgomp/task.c: In function 'GOMP_task':
/trunk/libgomp/
--- Comment #27 from linuxl4 at sohu dot com 2008-09-07 08:25 ---
somebody fix it please.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19925
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-
--- Comment #1 from linuxl4 at sohu dot com 2008-09-23 05:06 ---
can anybody comfirm it?
I built gcc ppl polylib cloog mpfr gmp with CFLAGS="-pipe -O3 -ftree-vectorize
-march=pentium4 -mfpmath=sse"
glibc and binutils are of my gentoo 2008.0 hosts'
--
http://gcc.g
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37672
--- Comment #1 from linuxl4 at sohu dot com 2008-09-29 05:54 ---
Created an attachment (id=16423)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16423&action=view)
the preprocessed source file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37672
o: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37742
--- Comment #2 from linuxl4 at sohu dot com 2008-10-06 16:21 ---
I really don't know how to make the preprocessed source ,since no include path
is given. the Makefile only give the message such as:
CC ../../../../src/mpi/coll/opsum.c
I will study it.someone mayb
--- Comment #4 from linuxl4 at sohu dot com 2008-10-07 05:02 ---
Created an attachment (id=16471)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16471&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37742
--- Comment #5 from linuxl4 at sohu dot com 2008-10-07 05:07 ---
gcc -O3 -march=pentium4 -c opsum.c fails.
instead,
gcc -O2 -march=pentium4 -c opsum.c
or
gcc -O3 -march=i686 -c opsum.c
pass.
--
linuxl4 at sohu dot com changed:
What|Removed
nent: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37844
--- Comment #1 from linuxl4 at sohu dot com 2008-10-16 06:37 ---
Created an attachment (id=16506)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16506&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37844
--- Comment #15 from linuxl4 at sohu dot com 2008-11-06 01:23 ---
really ?
my gcc is r141610
[~/tmp]$gcc -O2 -march=pentium4 -ftree-vectorize opsum.c
../../../../src/mpi/coll/opsum.c: In function 'MPIR_SUM':
../../../../src/mpi/coll/opsum.c:21: internal compiler
ot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-linux-gnu
GCC host triplet: i686-linux-gnu
GCC target triplet: i686-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35070
Summary: -fno-exceptions leads to a ICE
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4
--- Comment #1 from linuxl4 at sohu dot com 2009-02-07 06:17 ---
Created an attachment (id=17266)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17266&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39124
iority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux
GCC host triplet: x86_64-pc-linux
GCC target triplet: x86_64-pc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39198
--- Comment #1 from linuxl4 at sohu dot com 2009-02-15 20:18 ---
Created an attachment (id=17304)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17304&action=view)
the source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39198
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux-gnu
GCC host triplet: x86
--- Comment #1 from linuxl4 at sohu dot com 2009-02-23 16:15 ---
Created an attachment (id=17348)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17348&action=view)
source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39275
nent: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux-gnu
GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39360
--- Comment #1 from linuxl4 at sohu dot com 2009-03-04 14:36 ---
Created an attachment (id=17393)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17393&action=view)
the preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39360
--- Comment #14 from linuxl4 at sohu dot com 2009-03-07 00:12 ---
thanks a lot.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39360
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: X86_64-PC-LINUX-GNU
GCC host triplet: X86_64-PC-LINUX-GNU
GC
--- Comment #1 from linuxl4 at sohu dot com 2009-03-13 11:38 ---
Created an attachment (id=17454)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17454&action=view)
the fortran source which is a part of lapack.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39453
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: X86_64-PC-LINUX-GNU
GCC host triplet: X86_64-PC-LINUX-GNU
GCC target triplet: X86_64-PC-LINUX-GNU
http://gcc.
--- Comment #1 from linuxl4 at sohu dot com 2009-03-13 12:34 ---
Created an attachment (id=17456)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17456&action=view)
the source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39455
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux
GCC host triplet: x86_64-pc-linux
GCC target triplet: x86_64-pc-linux
http://gcc.
--- Comment #1 from linuxl4 at sohu dot com 2009-03-13 18:15 ---
Created an attachment (id=17461)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17461&action=view)
the source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39459
--- Comment #3 from linuxl4 at sohu dot com 2009-03-13 18:35 ---
so It is unusable at all now , not just a bug ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39459
--- Comment #5 from linuxl4 at sohu dot com 2009-03-13 19:33 ---
ok~~ , should I close this bug report?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39459
--- Comment #2 from linuxl4 at sohu dot com 2009-04-19 17:30 ---
can anybody comfirm?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39275
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-linux
GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi
--- Comment #2 from linuxl4 at sohu dot com 2009-04-22 04:32 ---
no quite.
but the std post on limitation on this , so I really hope gfortran support it.
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/f4ab93c7cece56ee/d4518a395a0fd4fe?hl=zh-CN#d4518a395a0fd4fe
--- Comment #4 from linuxl4 at sohu dot com 2009-04-22 06:37 ---
in my opiton of view ,
at the time a USE statement is processed, the public portions of the specified
module shall be available.
should not been think as about the order of units, since "This standard places
no ord
--- Comment #5 from linuxl4 at sohu dot com 2009-04-22 06:44 ---
of cource it is not difficult to reorder the source .
I don't know any compiler can do this, I wish there are a outsmart one.
--
linuxl4 at sohu dot com changed:
What|Removed |
tus: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-linux-pc
GCC host triplet: x86_64-linux-pc
GCC target triplet: x86_64
--- Comment #1 from linuxl4 at sohu dot com 2009-04-29 14:21 ---
Created an attachment (id=17779)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17779&action=view)
the source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39957
iority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-PC-LINUX
GCC host triplet: x86_64-PC-LINUX
GCC target triplet: x86_64-PC-LINUX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41378
--- Comment #1 from linuxl4 at sohu dot com 2009-09-16 15:28 ---
Created an attachment (id=18597)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18597&action=view)
the source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41378
signedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux
GCC host triplet: x86_64-pc-linux
GCC target triplet: x86_64-pc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41691
--- Comment #1 from linuxl4 at sohu dot com 2009-10-13 02:42 ---
Created an attachment (id=18793)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18793&action=view)
config.log file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41691
--- Comment #3 from linuxl4 at sohu dot com 2009-10-13 11:27 ---
thanks for your message above.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41691
ength-none
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-l
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux
GCC host triplet: x86_64-pc-linux
GCC target triplet: x86_64-pc-linux
http://gcc.
--- Comment #1 from linuxl4 at sohu dot com 2009-11-04 07:29 ---
Created an attachment (id=18961)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18961&action=view)
the source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41935
D
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: amd64_Linux
GCC host triplet: amd64_Linux
GCC target triplet: amd64_Linux
http://gcc.gnu.org/bugz
--- Comment #1 from linuxl4 at sohu dot com 2009-12-14 05:52 ---
Sorry, My CFLAGS is " My CFLAGS is " -O3 -pipe -march=native
-mfpmath=sse -mveclibabi=svml"
--
linuxl4 at sohu dot com changed:
What|Removed
--- Comment #4 from linuxl4 at sohu dot com 2009-12-17 12:32 ---
confirmed! Today my gcc 4.5 bootstrap also failed :(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42400
P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64 - redhat - linux
GCC host triplet: x86_64 - redhat - linux
GCC target triplet: x86_64 - redhat - linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45337
--- Comment #1 from linuxl4 at sohu dot com 2010-08-19 09:14 ---
module ptrmod
contains
subroutine lengthX(x, i)
implicit none
real, pointer, intent(out) :: x(:)=>null()
integer :: i
allocate(x(i))
x=i
end subroutine
end module
program main
use ptrmod
implicit n
--- Comment #3 from linuxl4 at sohu dot com 2010-08-19 09:22 ---
module ptrmod
implicit none
type inde
real :: x
end type
contains
subroutine lengthY(indexx)
implicit none
type(inde), pointer, intent(out) :: indexx(:)=>null()
end subroutine
end module
program m
--- Comment #4 from linuxl4 at sohu dot com 2010-08-19 09:26 ---
Too fast your answer interrupt My question.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45337
--- Comment #8 from linuxl4 at sohu dot com 2010-08-20 06:50 ---
Error: Dummy 'x' at (1) cannot have an initializer
I think this is easy to understand, an additional short message about why it
can't have an initializer will be better.
>
> It helps if you alread
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49431
Summary: is it illegal?
Product: gcc
Version: 4.4.7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassig...@gcc.gnu.org
Re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49431
--- Comment #3 from macius bat 2011-06-16 22:31:51
UTC ---
>real :: D2R = 0.017453292519943 ! <--- here
I know this. I just wonder
real D2R = 0.017453292519943
is legal according to the standard?
: gfortran 4.4.0-20060501 failed to compile this program
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 a
--- Comment #3 from linuxl4 at sohu dot com 2008-05-01 20:25 ---
gfortran 4.4 failed to make a.out file, try this ::
export LC_ALL=zh_CN.UTF-8
gfortran cputime.f90
then:
f951: ±àÒëÆ÷ÄÚ²¿´íÎó£ºÔÚ error_print ÖУ¬ÓÚ fortran/error.c:497
ÇëÌá½»Ò»·ÝÍêÕûµÄ´íÎó
--- Comment #6 from linuxl4 at sohu dot com 2008-05-01 21:43 ---
If I export LC_ALL=POSIX
then gfortran 4.4 works.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36103
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc
--- Comment #2 from linuxl4 at sohu dot com 2008-05-02 15:56 ---
¡µThis GCC version does not make sense: 4.4.0-20060501. I assume you mean
¡µ20080501.
yes.
sorry for the wrong typing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36110
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36111
--- Comment #2 from linuxl4 at sohu dot com 2008-05-03 04:09 ---
Created an attachment (id=15566)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15566&action=view)
malloc.i
ok.please see the attachment file.
cd openmpi-1.2.6/i
--- Comment #15 from linuxl4 at sohu dot com 2008-05-03 11:05 ---
also crashed.
would MR lidaobing work at gcc's svn version ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36103
--- Comment #18 from linuxl4 at sohu dot com 2008-05-03 13:14 ---
It works fine.thanks!
msgfmt -o gcc.mo gcc-4.3.0.zh_CN.po
mv gcc.mo /gcc-4.4/share/locale/zh_CN/LC_MESSAGES/
gfortran cputime.f90;./a.out
the result:
0.55
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36103
--- Comment #12 from linuxl4 at sohu dot com 2008-05-13 05:39 ---
I compiled openmpi 1.2.6 today,
gcc 20080512 works fine.
thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36111
Summary: omp_get_ancestor_thread_num_8 has no implicit type.
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: l
--- Comment #1 from linuxl4 at sohu dot com 2008-06-12 12:50 ---
definitely should.
a simple wrong typing can lead to an error even without compiler's warning.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36495
stdio-
common/printf_size.c
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at soh
--- Comment #1 from linuxl4 at sohu dot com 2008-07-22 09:23 ---
Created an attachment (id=15937)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15937&action=view)
printf_size.i
gcc printf_size.c -c -std=gnu99 -O2 -fgnu89-inline -Winline -Wwrite-strings
-Wstrict-pro
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.
89 matches
Mail list logo