--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
Status|WAITING |NEW
Last reconfirmed|2010-03-28 10:36:29 |2010-05-03 2
--- Comment #4 from rus at google dot com 2010-05-03 23:12 ---
Oh, OK. I misunderstood. Then let's keep it open to track the addition of new
modules including forward_list.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43554
--- Comment #5 from paolo dot carlini at oracle dot com 2010-05-03 23:16
---
Yes ;) I'm going to work asap on debug-mode, certainly we want it too for
4.6.0, but it's a bit tricky because of the special way many operations are
specified in terms of the *preceding* element: debug-mode is
--- Comment #41 from howarth at nitro dot med dot uc dot edu 2010-05-03
23:41 ---
I wonder if...
/* Given the decl DECL, return the prevailing decl with the same name. */
tree
lto_symtab_prevailing_decl (tree decl)
{
lto_symtab_entry_t ret;
/* Builtins and local symbols are their
--- Comment #15 from siarhei dot siamashka at gmail dot com 2010-05-03
23:45 ---
As found by Raúl, indeed this regression was introduced in r150091. Reverting
this change in gcc 4.5.0 release resolves the problem.
Apparently the use of __builtin_unreachable() in gcc_assert macro (activ
--- Comment #28 from zsojka at seznam dot cz 2010-05-03 23:45 ---
Thank you, Steven and Richard! It's nice to see the testcases are useful and
appreciated.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43879
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2010-05-04
00:27 ---
Subject: Re: FAIL: gcc.dg/ipa/ipa-pta-10.c
scan-ipa-dump pta "ESCAPED = { }"
Attached preprocessed source.
Dave
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2010-05-04
00:27
--- Comment #2 from mikpe at it dot uu dot se 2010-05-04 00:56 ---
Bootstrap with the patch succeeded on ARM. Patch posted here:
http://gcc.gnu.org/ml/gcc-patches/2010-05/msg00187.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43964
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2010-05-04 01:56
---
What I am thinking of is a warning if a quoted string is terminated by an
end-of-line and there is no closing quote.
I would like to put this behind -Wcharacter-truncation which will be picked up
with -Wall. Let'
--- Comment #4 from monaka at monami-software dot com 2010-05-04 03:08
---
I tried with SVN trunk. This issue has already fixed.
I leave as UNCONFIRMED as I'm not sure I have the permission to change status.
The environment I checked is like this:
$ cc1 -version
GNU C (GCC) version 4.
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2010-05-04 04:11
---
What about this?
$ gfc -fbounds-check pr43899.f90
$ ./a.out
&NMLIST NML_STRING='123456789' /
At line 9 of file pr43899.f90 (unit = 7, file = 'example.nml')
Fortran runtime error: Namelist object 'nml_string
--- Comment #15 from law at redhat dot com 2010-05-04 04:15 ---
I'm withdrawing the color.patch2. While the patch makes sense in theory and
seems to help x86, it's causing clear regressions on other targets such as the
mn103. I've been unable to resolve the regressions without making t
--- Comment #3 from jason at gcc dot gnu dot org 2010-05-04 04:31 ---
Created an attachment (id=20554)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20554&action=view)
patch
Does this fix the failures?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43758
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED|WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43758
--- Comment #7 from jason at gcc dot gnu dot org 2010-05-04 04:42 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #6 from jason at gcc dot gnu dot org 2010-05-04 04:43 ---
Fixed for 4.5.1.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASS
--- Comment #6 from jason at gcc dot gnu dot org 2010-05-04 04:43 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #18 from jason at gcc dot gnu dot org 2010-05-04 04:44 ---
Fixed for 4.6.0.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|AS
--- Comment #24 from jason at gcc dot gnu dot org 2010-05-04 04:47 ---
G++ 4.6 will no longer optimize away the exit condition unless -fstrict-enums
is specified.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #11 from jason at gcc dot gnu dot org 2010-05-04 04:48 ---
In G++ 4.6 the confusing optimization will only be performed with
-fstrict-enums.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #4 from jason at gcc dot gnu dot org 2010-05-04 04:48 ---
In G++ 4.6 the surprising optimization will only be performed with
-fstrict-enums.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #3 from jason at gcc dot gnu dot org 2010-05-04 04:49 ---
In G++ 4.6 the surprising optimization will only be performed with
-fstrict-enums.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #3 from jason at gcc dot gnu dot org 2010-05-04 04:51 ---
Fixed for 4.6.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIG
--- Comment #22 from jason at gcc dot gnu dot org 2010-05-04 04:54 ---
Fixed for 4.6.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSI
--- Comment #8 from jason at gcc dot gnu dot org 2010-05-04 04:55 ---
Fixed for 4.6.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIG
--- Comment #21 from jason at gcc dot gnu dot org 2010-05-04 04:56 ---
Fixed for 4.6.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSI
--- Comment #3 from jason at gcc dot gnu dot org 2010-05-04 04:56 ---
Fixed for 4.6.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIG
--- Comment #9 from law at redhat dot com 2010-05-04 04:57 ---
patch was installed
--
law at redhat dot com changed:
What|Removed |Added
Status|UNCONFIRMED
--- Comment #4 from jason at gcc dot gnu dot org 2010-05-04 04:57 ---
Fixed for 4.5.0.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASS
--- Comment #5 from burnus at gcc dot gnu dot org 2010-05-04 05:53 ---
(In reply to comment #4)
> What about this?
>
> $ gfc -fbounds-check pr43899.f90
> $ ./a.out
> &NMLIST NML_STRING='123456789' /
> At line 9 of file pr43899.f90 (unit = 7, file = 'example.nml')
> Fortran runtime
--- Comment #7 from rob1weld at aol dot com 2010-05-04 06:37 ---
>> Rainer Orth
>> Please try this with an absolute path to configure. Perhaps we should simply
>> document that relative paths aren't supported here.
Rainer, I noticed this is marked as "Waiting". If it is waiting for the
--- Comment #5 from rob1weld at aol dot com 2010-05-04 06:52 ---
>> Rainer: Fixed for 4.5.0.
Thanks to our Solaris Expert for fixing that.
It is (was) great fun to have to build (at least we used to, "have to") gcc
with both GNU's ld and Sun's to ensure there is (was) no breakage. Rec
101 - 132 of 132 matches
Mail list logo