[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2015-06-25 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2015-06-25 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 --- Comment #9 from Ramana Radhakrishnan --- Author: ramana Date: Thu Jun 25 08:18:19 2015 New Revision: 224932 URL: https://gcc.gnu.org/viewcvs?rev=224932&root=gcc&view=rev Log: Fix PR target/29693 2015-06-25 Ramana Radhakrishnan

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2011-11-05 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #8

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2011-11-02 Thread konstantinos.margaritis at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 Konstantinos Margaritis changed: What|Removed |Added CC||konstantinos.margaritis at

[Bug c/41461] Regression between gcc 3.4.3 and gcc 3.4.6 for va_list

2009-09-24 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-24 12:54 --- You can't return va_list by value portably. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c/41461] New: Regression between gcc 3.4.3 and gcc 3.4.6 for va_list

2009-09-24 Thread stephane dot herve at areva dot com
Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux Error : - toto.c:3: error: `test' declared as function returning an array Source text : --- #include va_list test(); main () { printf ("Hello world\n"); } Many thanks. -- Summary: Regression betwee

[Bug target/36860] gcc 4.2.3 produces poor code compared to gcc-3.4.3 on xeon prestonia

2009-09-17 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2009-09-17 09:26 --- Not an executable testcase. Please use gcc-4.4.x, gcc-4.2 is not supported anymore. -- ubizjak at gmail dot com changed: What|Removed |Added -

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-09 Thread abhinav dot dubey at hcl dot in
--- Comment #8 from abhinav dot dubey at hcl dot in 2009-04-10 05:29 --- I changed the compiler and its works.. thanks a lot for your advice -- abhinav dot dubey at hcl dot in changed: What|Removed |Added --

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
--- Comment #6 from abhinav dot dubey at hcl dot in 2009-04-07 13:34 --- (In reply to comment #5) > > There should not be any difference as i directed cc to gcc > Your bug. The Makefile expects Sun CC since it uses Sun CC options. So you > need to use Sun CC. Thanks a lot , Is there

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2009-04-07 13:38 --- > Thanks a lot , Is there any workaround for this problem,Becouse SunCC compiler > is paid. You need to read the documentation of the software you're trying to build and see whether GCC is supported; if so, follo

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2009-04-07 13:29 --- > There should not be any difference as i directed cc to gcc Your bug. The Makefile expects Sun CC since it uses Sun CC options. So you need to use Sun CC. -- ebotcazou at gcc dot gnu dot org changed:

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-share

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2009-04-07 10:42 --- > Please help me in solving this issue also... Your Makefile expects Sun CC and you're using GCC. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
irectory > Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs > cc: unrecognized option `-Xa' > cc: unrecognized option `-K' > Configured with: > /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure > --prefix=/usr/sfw --with-as=/usr/cc

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread ebotcazou at gcc dot gnu dot org
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2009-04-07 10:08 --- > also try to compile by gcc comman ... the famous hello word program.. > $ gcc -c -Wall -D_GNU_SOURCE abhi.c -o abhi.o > $ gcc -c abhi.o abhi.c > gcc: abhi.o: linker input file unused because linking not done > .

[Bug c/39671] New: solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
sdb/rms/oracle/lib/src/saoranumadd.o` cc: PIC: No such file or directory Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs cc: unrecognized option `-Xa' cc: unrecognized option `-K' Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefi

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2009-01-02 Thread laurent at guerby dot net
--- Comment #6 from laurent at guerby dot net 2009-01-02 12:38 --- gcc-4.3.2-1 debian gnueabi pr29693.c: In function ‘init_dwarf_reg_size_table’: pr29693.c:4: internal compiler error: in arm_dbx_register_number, at config/arm/arm.c:18276 On trunk 142984 pr29693.c: In function 'init_dwa

[Bug bootstrap/18360] Can't bootastrap gcc 3.4.3 at FreeBSD using gcc mainline

2008-12-26 Thread tkoenig at gcc dot gnu dot org
--- Comment #8 from tkoenig at gcc dot gnu dot org 2008-12-26 11:46 --- Closing, then. Once again, the number of gcc bugs goes down by approximately 0.02% :-) -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added -

[Bug bootstrap/18360] Can't bootastrap gcc 3.4.3 at FreeBSD using gcc mainline

2008-12-25 Thread kargl at gcc dot gnu dot org
--- Comment #7 from kargl at gcc dot gnu dot org 2008-12-26 00:01 --- (In reply to comment #6) > Is this still current? > This should probably be closed as WONTFIX. The report is against FreeBSD 5.3, which is ancient. The FreeBSD Ports Collection currently has port/lang/gcc34, which

[Bug bootstrap/18360] Can't bootastrap gcc 3.4.3 at FreeBSD using gcc mainline

2008-12-25 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2008-12-25 21:49 --- Is this still current? -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- *** Bug 34151 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- Mark as a dup of bug 29693. *** This bug has been marked as a duplicate of 29693 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- Reopening to ... -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/36860] gcc 4.2.3 produces poor code compared to gcc-3.4.3 on xeon prestonia

2008-07-16 Thread jeff at jeffunit dot com
--- Comment #3 from jeff at jeffunit dot com 2008-07-17 02:07 --- Created an attachment (id=15920) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15920&action=view) Here is the subroutine, run throuh the preprocessor using gcc-3.4.3 -- http://gcc.gnu.org/bugzilla/show_

[Bug c++/36860] gcc 4.2.3 produces poor code compared to gcc-3.4.3 on xeon prestonia

2008-07-16 Thread jeff at jeffunit dot com
--- Comment #2 from jeff at jeffunit dot com 2008-07-17 01:59 --- In order to run the entire program, you will need a fair amount of code. All needed code can be found at the above URL, along with test data. -- jeff at jeffunit dot com changed: What|Removed

[Bug c++/36860] gcc 4.2.3 produces poor code compared to gcc-3.4.3 on xeon prestonia

2008-07-16 Thread jeff at jeffunit dot com
--- Comment #1 from jeff at jeffunit dot com 2008-07-17 01:57 --- Created an attachment (id=15919) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15919&action=view) this is the preprocessed subroutine that is poorly optimized -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36860

[Bug c++/36860] New: gcc 4.2.3 produces poor code compared to gcc-3.4.3 on xeon prestonia

2008-07-16 Thread jeff at jeffunit dot com
I have a subroutine that is heavily used by a program I frequently run called UKKA_Dist_With_Max. I had benchmarked it using mandriva linux 2005LE. When I ran it using mandriva 2008.1, it ran much slower. Using the compiler from mandriva linux 2005LE (gcc-3.4.3) and mandriva 2008.1, I was able to

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2008-03-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-03-26 07:15 --- *** Bug 35703 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug libstdc++/19656] libstdc++ testsuite results differ if bootstrap gcc 4.0 using some gcc 4.0 version or early (gcc 3.4.3) gcc version at FreeBSD

2008-01-26 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2008-01-26 23:05 --- 4.0 is no longer maintained. Please open another PR if this is still an issue with 4.3.x. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2008-01-25 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-01-25 23:36 --- No activity for month. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2007-11-24 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-11-25 02:44 --- 3.4.x is no longer maintained, can you try using 4.1.3 or 4.2.2? Also I don't think eabi was really supported in 3.4.3 anyways. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c/34151] New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2007-11-19 Thread deepak dot singal at nechclst dot in
The host is linux 2.6.19. The target platform is Freescale imx31ads board. The cross toolchain is arm-none-linux-gnueabi-. While compiling the gcc-3.4.3, its giving the following error: -c ../../gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o ../../gcc/unwind-dw2.c: In function 'extract_cie

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2006-11-23 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-24 03:43 --- Reduced Testcase: unsigned char dwarf_reg_size_table[63 +1]; init_dwarf_reg_size_table (void) { __builtin_init_dwarf_reg_size_table (dwarf_reg_size_table); } -- pinskia at gcc dot gnu dot org changed:

[Bug c/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2006-11-02 Thread mriben at globallocate dot com
--- Comment #2 from mriben at globallocate dot com 2006-11-03 02:09 --- Created an attachment (id=12540) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12540&action=view) unwind-dw2.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693

[Bug c/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2006-11-02 Thread mriben at globallocate dot com
--- Comment #1 from mriben at globallocate dot com 2006-11-03 02:08 --- Created an attachment (id=12539) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12539&action=view) unwind-dw2.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693

[Bug c/29693] New: ICE while compiling gcc-3.4.3 with gcc-4.1.1

2006-11-02 Thread mriben at globallocate dot com
This was the error I got from gcc-4.1.1 while attempting to compile gcc-3.4.3. $ arm-none-linux-gnueabi-gcc -O2 -DIN_GCC-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fomit-frame-pointer -fPIC -g0 -DHAVE_GTHR_DEFAULT

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2006-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-10-21 20:17 --- *** Bug 29538 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/28805] Xfree86-4.4 and 4.5 X compile failed with gcc-3.4.3

2006-08-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-22 15:17 --- Look at PR 17810 again, this was fixed in 3.4.5. *** This bug has been marked as a duplicate of 17810 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/28805] Xfree86-4.4 and 4.5 X compile failed with gcc-3.4.3

2006-08-22 Thread rguenth at gcc dot gnu dot org
failed with gcc-|compile failed with gcc- |3.4.3 |3.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28805

[Bug c/28805] New: Xfree86-4.4 and 4.5 X compile failed with gcc-3.4.3

2006-08-22 Thread hvreddy1110 at gmail dot com
HI, I tryed to cross compile Xfree86-4.4 and 4.5 with my cross tool built with gcc-3.4.3 But in both the cases it is giving error as slicer.cc: In function `void triangulateRect(Arc*, Backend&, int, int, int)': slicer.cc:382: internal compiler error: in verify_local_live_at_start, at f

[Bug c++/18418] [3.4 only] GCC 3.4.3 builds worse code than GCC 3.3.4 using template expressions

2006-02-28 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2006-02-28 09:44 --- won't fix for 3.4.6 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|SUSP

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-12-19 Thread bagnara at cs dot unipr dot it
--- Comment #7 from bagnara at cs dot unipr dot it 2005-12-20 07:49 --- I can confirm both problems (incorrect reordering and performance regression) are present in GCC version 4.0.2 and version 4.2.0 20051209 (experimental). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21032

[Bug tree-optimization/21550] [4.0/4.1 Regression] i686 floating point performance 33% slower than gcc 3.4.3

2005-10-16 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-16 22:25 --- This has been fixed in 4.1.0. We no get: .L4: fldl(%edx,%eax,8) faddl (%ebx,%eax,8) fstpl (%edx,%eax,8) incl%eax cmpl%eax, %ecx jne .L4 Likewise fo

[Bug c++/18418] [3.4 only] GCC 3.4.3 builds worse code than GCC 3.3.4 using template expressions

2005-10-06 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|3.4.5 |3.4.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18418

[Bug tree-optimization/21550] [4.0/4.1 Regression] i686 floating point performance 33% slower than gcc 3.4.3

2005-09-28 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC target triplet|i686-pc-linux-gnu |i686-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21550

[Bug tree-optimization/21550] [4.0/4.1 Regression] i686 floating point performance 33% slower than gcc 3.4.3

2005-09-27 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.2 |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21550

[Bug tree-optimization/23835] [4.1 Regression] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3 and 4.0.0

2005-09-13 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-09-14 02:49 --- I have a patch for the alias portion of this -- What|Removed |Added AssignedTo|unass

[Bug tree-optimization/23835] [4.1 Regression] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3 and 4.0.0

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-14 00:42 --- Hmm, in 4.0.0, we have about 6,800 SSA_NAMEs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

[Bug tree-optimization/23835] [4.1 Regression] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3 and 4.0.0

2005-09-13 Thread pinskia at gcc dot gnu dot org
takes |longer than gcc 3.4.3 |two times longer than gcc ||3.4.3 and 4.0.0 Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

[Bug tree-optimization/23835] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-14 00:32 --- [20:26] < pinskia> but 38% are in compute_may_aliases [20:27] < pinskia> and 80% of that is in the loop which is going through all SSA_NAMES [20:27] < pinskia> this is in create_name_tags [20:28] < pinskia>

[Bug tree-optimization/23835] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-13 23:29 --- (In reply to comment #8) > We have at least 5 SSA_NAMEs, that is just huge. We have only V_MAY_DEFs > for .GLOBAL_VAR > and a TMT. Over half, 40,000 are scalars registers. -- http://gcc.gnu.org/bu

[Bug tree-optimization/23835] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3

2005-09-13 Thread pinskia at gcc dot gnu dot org
4.1.0 -O3 |compile takes two times |compile takes two times |longer than gcc 3.4.3, on |longer than gcc 3.4.3 |ia64| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

[Bug tree-optimization/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-13 22:37 --- The main function is huge, no wonder this takes more time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

[Bug tree-optimization/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-13 22:18 --- tree alias analysis : 5.56 (17%) usr 0.07 ( 8%) sys 5.66 (17%) wall 13812 kB ( 3%) ggc tree SSA incremental : 3.15 (10%) usr 0.01 ( 2%) sys 3.18 (10%) wall 8152 kB ( 2%) ggc hmm, we

[Bug c++/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-13 22:09 --- Can you run with -ftime-report and attach the results? -- What|Removed |Added Keyw

[Bug c++/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-13 Thread jaffe at broad dot mit dot edu
--- Additional Comments From jaffe at broad dot mit dot edu 2005-09-13 22:03 --- We recompiled gcc 4.1.0 with checking disabled. The results are now less dramatic but still of concern: optimized 4.1.0 compiles take about twice as long as 3.4.3 compiles on the test case: Compile time

[Bug c++/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-12 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

[Bug c++/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-12 Thread jaffe at broad dot mit dot edu
--- Additional Comments From jaffe at broad dot mit dot edu 2005-09-12 16:33 --- Created an attachment (id=9711) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9711&action=view) preprocessed source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

[Bug c++/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-12 16:32 --- (In reply to comment #0) > % gcc -v > Using built-in specs. > Target: ia64-unknown-linux-gnu > Configured with: ../configure --prefix=/wga1/gcc > Thread model: posix > gcc version 4.1.0 20050730 (experimenta

[Bug c++/23835] New: case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

2005-09-12 Thread jaffe at broad dot mit dot edu
We observe that on ia64, gcc -On -c test.ii (n = 1,2,3) is several times slower under gcc 4.1.0 than gcc 3.4.3: Compile time in seconds -O0 -O1-O2 -O3 3.4.3 5.659 9.515 13.811 14.779 4.1.0 8.417 44.652 56.176 60.204 This is typical of what we observe for

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-08-05 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-08-05 20:39 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-08-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-05 20:39 --- Subject: Bug 21529 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-05 20:39:05 Modified files: gcc: Change

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-08-04 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-05 02:42 --- Subject: Bug 21529 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-05 02:42:07 Modified files: gcc: ChangeLog params.def params.h tree-sr

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-08-04 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|NEW

Templates and namespaces: such an order of headers causes the compiler error (gcc 3.4.3 and later)

2005-07-29 Thread Grigorio V. Moshkin
The attached archive .tgz contains all necessary to repeat this compile bug. Error disappears if one exchange the order of two headers in Request.cpp. See README file for details. Note: earlier versions of gcc compile it always successfully. Tested compilers generate the error: gcc 3.4.3

[Bug c/22589] New: gcc 3.4.3 segfault

2005-07-21 Thread lex dot augusteijn at philips dot com
Seg fault of gcc on the following program: void bar (void) { char *foo; (long long)((int)foo+0) < 0 ; } command use: gcc -c file.c -- Summary: gcc 3.4.3 segfault Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: nor

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-07-07 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.1 |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21529

[Bug tree-optimization/21550] [4.0/4.1 Regression] i686 floating point performance 33% slower than gcc 3.4.3

2005-07-07 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.1 |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21550

powerpc-eabi-gcc-3.4.3: CALL_V4_CLEAR_FP_ARGS flag not set

2005-06-27 Thread tong ho
Hi, Has anyone seen this? When a prototyped function of var-arg is called without any arguments to the variable part, "crxor 6,6,6" is not generated. "-O0 -mno-prototype" does NOT resolve the problem either. test.c int test(const char *a, ...); void test1(const char *a) { test

[Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m

2005-06-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-22 00:23 --- Again no feedback in 3 months :(. -- What|Removed |Added Status|WAITING

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 17:26 --- This is unrelated to 323. The problem is that GCC does not implement a rounding modes correctly for C99 and therefor defines it as aways "normal" rounding mode and implements this transformation. --

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-06-15 Thread vincent at vinc17 dot org
--- Additional Comments From vincent at vinc17 dot org 2005-06-15 17:08 --- Oops, forget my comment. There is a bug, but 5.1.2.3#13 / 6.3.1.5#2 / 6.3.1.8#2 is not related to it if gcc does reduce the precision (due to the "volatile", that in fact prevents bug 323 from occurring here, rig

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-06-15 Thread vincent at vinc17 dot org
--- Additional Comments From vincent at vinc17 dot org 2005-06-15 16:49 --- I think that this is just bug 323 (which is a real bug, not invalid). Version 3.4 added other regressions related to this bug (e.g. when one has function calls), and this is not specific to the negate operation.

[Bug target/19658] fail to build gcc 3.4.3 on IRIX6.5

2005-06-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05 07:42 --- Mark as invalid. -- What|Removed |Added Status|UNCONFIRMED |RESO

[Bug target/19658] fail to build gcc 3.4.3 on IRIX6.5

2005-06-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05 07:41 --- Reopening to ... -- What|Removed |Added Status|RESOLVED|UNCO

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-05-20 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-05-20 15:50 --- Notice that both testcases come from the same program (Gujin). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21529

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-05-20 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-05-20 15:49 --- *** Bug 21680 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21529

[Bug c++/18418] [3.4 only] GCC 3.4.3 builds worse code than GCC 3.3.4 using template expressions

2005-05-19 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.4 |3.4.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18418

[Bug tree-optimization/21550] [4.0/4.1 Regression] i686 floating point performance 33% slower than gcc 3.4.3

2005-05-13 Thread pinskia at gcc dot gnu dot org
] i686 |performance 33% slower than |floating point performance |gcc 3.4.3 |33% slower than gcc 3.4.3 Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21550

[Bug c/21550] New: i686 floating point performance 33% slower than gcc 3.4.3

2005-05-13 Thread trt at acm dot org
gcc 4.0.0 generates slower code than gcc 3.4.3 for the BLAS "axpy" operation. (This is no doubt specific to IA32, and perhaps also to the processor version.) The program is below, here are the timing results: gcc 3.4.3gcc 4.0.0 Method cpu secs

[Bug middle-end/21529] [4.0/4.1 Regression] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-05-12 Thread giovannibajo at libero dot it
(+40%) |[4.0/4.1 Regression] code |with -Os from GCC-3.4.3 to |size regression (+40%) with |4.1 |-Os from GCC-3.4.3 to 4.1 Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21529

[Bug c/21529] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-05-12 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-05-12 11:48 --- Maybe SRA could be tuned differently for -Os. RTH, do you think it is feasable, or is it only a register allocator problem and should not be handled at the tree level at all? -- What|Remove

[Bug c/21529] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-05-12 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-05-12 10:39 --- Yada yada yada, you know the drill. SRA, out-of-ssa, and register allocation all working against each other: :; D.1605 = DI.IDE_found + (struct IDE_found_str *) ((long unsigned int) i * 8); tmp$re

[Bug c/21529] New: code size regression (+40%) with -Os from GCC-3.4.3 to 4.1

2005-05-12 Thread etienne_lorrain at yahoo dot fr
Compiling this code with -Os is more than 40 % bigger in size with GCC-4.1 compared to GCC-3.4.3. See also thread: http://gcc.gnu.org/ml/gcc/2005-05/msg00532.html >>>> struct disk_interface_str { unsignednb_IDE_found; struct IDE_found_str { unsigned sho

[Bug other/19688] gcc-3.4.3 failed to compile on a Slackware Linux system

2005-04-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-30 16:12 --- No feedback in 3 months. -- What|Removed |Added Status|WAITING

Re: Gcc 3.4.3

2005-04-23 Thread James E Wilson
Bruzzone Mirko wrote: ld: 0711-252 SEVERE ERROR: File auxiliary symbol entry 1 in object /home/mirko/nfs/sp7/SpBLDAIX7-SV/obj/spts/sptsquit.o : Field x_offset contains 4. Valid values are between 4 and -1. That looks like a problem with the IBM assembler/linker that we probably can't do anything a

Gcc 3.4.3

2005-04-21 Thread Bruzzone Mirko
Hi everybody, We are compiling our middleware product using the following gcc version: gcc 3.4.3 binutils 2.15 We compile the code using the 64 bit option on AIX 5.1. GCC as well as BINUTILS codes have been downloaded as binary from the gnu site, we didn't compile them. We have the foll

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-04-16 Thread bagnara at cs dot unipr dot it
), which compiles the code even worse than done by GCC 3.4.3 (for whatever optimization level and -march option one gives). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21032

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-04-15 Thread bagnara at cs dot unipr dot it
--- Additional Comments From bagnara at cs dot unipr dot it 2005-04-15 07:01 --- Subject: Re: GCC 3.4.3 wrongly reorders floating-point operations pinskia at gcc dot gnu dot org wrote: > Note neg just flips a bit so it is correct anyways > and there is no loss of precession

[Bug middle-end/21032] GCC 3.4.3 wrongly reorders floating-point operations

2005-04-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-14 22:01 --- Note neg just flips a bit so it is correct anyways and there is no loss of precession. This also happens on ppc darwin, I don't know what to make of this. A C person has to comment to say something abou

[Bug c/21032] New: GCC 3.4.3 wrongly reorders floating-point operations

2005-04-14 Thread bagnara at cs dot unipr dot it
If you compile the function void assign2(float* a, double b) { volatile float v = -b; *a = -v; } you will see that GCC 3.4.3, e.g., at -O2, produces fldl12(%ebp) fstps -20(%ebp) movl8(%ebp), %eax flds-20(%ebp) fchs fstps -4

[Bug target/19658] fail to build gcc 3.4.3 on IRIX6.5

2005-04-05 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2005-04-05 21:36 --- No response. Cleaning up old prs. -- What|Removed |Added Status|WAITING

[Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m

2005-03-22 Thread whatdoineed2do at yahoo dot co dot uk
--- Additional Comments From whatdoineed2do at yahoo dot co dot uk 2005-03-22 18:28 --- currently trying to pull out the bits of the glibc so we can build a standalone to demostrate this issue; as you can appreciate, its kind of difficult. would you be happy with instructions on how i

[Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m

2005-03-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20569

[Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m

2005-03-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-20 17:37 --- We need a testcase. The last time this was reported, there was no testcase, see PR 16466. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20569

[Bug target/20569] [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m

2005-03-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |target Keywords||wrong-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/20569] New: [ gcc 3.4.3 ] glibc 2.3.4 ldconfig segv when building with -march=pentium-m

2005-03-20 Thread whatdoineed2do at yahoo dot co dot uk
Configured with: ./gcc-3.4.3/configure --prefix=/usr --enable-shared --enable-threads --enable-languages=c,c++ --program-suffix=3.4.3 --enable-version-specific-runtime-libs Thread model: posix gcc version 3.4.3 binutils 2.15 linux 2.6.11 on pentium-m --- when building glibc-2.3.4, with CFLAGS

[Bug c/20523] gcc 3.4.3 optimizes volatile vars away (gcc 3.4.3 >= -O2)

2005-03-17 Thread ltg at zes dot uni-bremen dot de
--- Additional Comments From ltg at zes dot uni-bremen dot de 2005-03-17 21:37 --- Subject: RE: gcc 3.4.3 optimizes volatile vars away (gcc 3.4.3 >= -O2) On 17-Mar-2005 pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org

[Bug c/20523] gcc 3.4.3 optimizes volatile vars away (gcc 3.4.3 >= -O2)

2005-03-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-17 20:58 --- You need to mark the variable as used. -- What|Removed |Added Status|UNCONFIRMED

[Bug c/20523] New: gcc 3.4.3 optimizes volatile vars away (gcc 3.4.3 >= -O2)

2005-03-17 Thread ltg at zes dot uni-bremen dot de
;- (/usr/local/bin/gcc -O1 -v -save-temps -I. -c -o jidctint.o jidctint.c Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs Configured with: /home/ltg/software/src/work/gcc-3.4.3/configure --enable-threads=posix --enable-libgcj --enable-shared --enable-__cxa_ate

  1   2   >