https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
--- Comment #27 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Fri Dec 11 16:39:49 2015
New Revision: 231571
URL: https://gcc.gnu.org/viewcvs?rev=231571&root=gcc&view=rev
Log:
2015-12-11 Jan-Benedict Glaw
Dominique d'Hum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
--- Comment #26 from Jan-Benedict Glaw ---
Created attachment 36997
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36997&action=edit
Patch to fix indention/trailing whitespace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
Jan-Benedict Glaw changed:
What|Removed |Added
CC||jbg...@lug-owl.de
--- Comment #25 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
--- Comment #24 from Mike Stump 2010-12-16
21:05:06 UTC ---
Yeah, I don't think it is too important to back port. The next release is
coming out soon, and I don't think its a big issue and has always been there.
I'd propose to not back port.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
--- Comment #23 from Iain Sandoe 2010-12-16 20:07:46
UTC ---
it's fixed on trunk.
Although it was reported against 4.2, since it's not a regression I'm not sure
of the policy on back-porting.
(and, to be honest, a back-port for this is not high
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
m...@gcc.gnu.org changed:
What|Removed |Added
Target Milestone|4.5.2 |4.6.0
--- Comment #22 from mrs at gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
--- Comment #21 from mrs at gcc dot gnu.org 2010-12-16
20:00:20 UTC ---
Oh, Iain, is the target milestone 4.6.0, or 4.5.2? I was thinking 4.5.2, but
not sure.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
m...@gcc.gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
m...@gcc.gnu.org changed:
What|Removed |Added
Status|REOPENED|NEW
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.5.2 |4.5.3
--- Comment #19 from Richard Gue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120
--- Comment #18 from Iain Sandoe 2010-11-29 14:58:24
UTC ---
Author: iains
Date: Mon Nov 29 14:58:16 2010
New Revision: 167242
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167242
Log:
PR target/26427
PR target/33120
PR test
--- Comment #17 from rguenth at gcc dot gnu dot org 2010-07-31 09:29
---
GCC 4.5.1 is being released, adjusting target milestone.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #16 from rguenth at gcc dot gnu dot org 2010-04-06 11:19
---
GCC 4.5.0 is being released. Deferring to 4.5.1.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #15 from developer at sandoe-acoustics dot co dot uk
2010-03-24 17:39 ---
(In reply to comment #14)
> Note that there was no libjava test failure with the patch in
> http://gcc.gnu.org/ml/fortran/2010-03/txt7.txt . Also with this patch the
> test in comment #8 was not im
--- Comment #14 from dominiq at lps dot ens dot fr 2010-03-24 17:27 ---
Note that there was no libjava test failure with the patch in
http://gcc.gnu.org/ml/fortran/2010-03/txt7.txt . Also with this patch the
test in comment #8 was not improved.
--
http://gcc.gnu.org/bugzilla/sho
--- Comment #13 from mrs at gcc dot gnu dot org 2010-03-24 16:13 ---
The fixed cause many failures in the libjava testsuite. I've reverted this fix
for now until I can spend some time to resolve those issues. We should also
ensure that ada is clean as well before we consider this done.
--- Comment #12 from mrs at gcc dot gnu dot org 2010-03-24 16:08 ---
Subject: Bug 33120
Author: mrs
Date: Wed Mar 24 16:07:51 2010
New Revision: 157697
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157697
Log:
PR java/43504
Revert fix for PR target/33120.
Remov
--- Comment #11 from mrs at gcc dot gnu dot org 2010-03-23 20:13 ---
This should now be fixed.
--
mrs at gcc dot gnu dot org changed:
What|Removed |Added
Stat
--- Comment #10 from mrs at gcc dot gnu dot org 2010-03-23 20:03 ---
Subject: Bug 33120
Author: mrs
Date: Tue Mar 23 20:02:57 2010
New Revision: 157677
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157677
Log:
PR target/33120
* config/darwin.h (ASM_OUTPUT_ALIGNE
--- Comment #9 from pinskia at gcc dot gnu dot org 2010-03-22 18:57 ---
*** Bug 43481 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2009-12-29 21:34
---
This is not a Fortran issue, but a generic Darwin issue:
$ cat a.c
int x[999] = { 0 };
$ gcc -c a.c && ll a.o
-rw-r--r-- 1 fx wheel38M Dec 29 22:32 a.o
On Linux, for example, we don't get such a large
21 matches
Mail list logo