--- Additional Comments From gdr at integrable-solutions dot net
2005-07-02 22:11 ---
Subject: Re: gcc -O2 discards cast to volatile
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Since the orginal pointer is not violatile
How do you know that?
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-02 22:12 ---
Subject: Re: gcc -O2 discards cast to volatile
"falk at debian dot org" <[EMAIL PROTECTED]> writes:
| According to Joseph Myers, the question is whether this counts as "ac
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-02 22:20 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| Prior versions of gcc did "respect" casts to pointer-to-volat
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-02 22:39 ---
Subject: Re: gcc -O2 discards cast to volatile
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #13)
| >
| > It is also wrong-code.
|
| Thi
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-02 23:54 ---
Subject: Re: gcc -O2 discards cast to volatile
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| > For all useful purposes, it helps remembering that GCC is not an
|
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 00:03 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From gcc2eran at tromer dot org 2005-07-02 23:3
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 01:42 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| > but that is a fundamental departure from the language semantics.
|
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 01:43 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #22)
| > | int foo;
| > | *(volatile int
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 02:54 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| >[#5] If an attempt is made to modify an object defined with
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 04:43 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #30)
| > | OK. Then the volatile-stripping direc
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 05:18 ---
Subject: Re: gcc -O2 discards cast to volatile
"gcc2eran at tromer dot org" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From gcc2eran at tromer dot org 2005-07-03 05:0
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 05:11 ---
Subject: Re: gcc -O2 discards cast to volatile
"gdr at integrable-solutions dot net" <[EMAIL PROTECTED]> writes:
| | Still, consider the following variant:
| |
| | vo
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-03 07:27 ---
Subject: Re: gcc -O2 discards cast to volatile
"schlie at comcast dot net" <[EMAIL PROTECTED]> writes:
| (In reply to comment #35)
| > Subject: Re: gcc -O2 discards cast
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-06 00:42 ---
Subject: Re: [4.1 Regression] wrong code with downcast in C++
"dberlin at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Nathan queried the C++ committee, and they actually *don
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-06 01:16 ---
Subject: Re: [4.1 Regression] wrong code with downcast in C++
"dberlin at dberlin dot org" <[EMAIL PROTECTED]> writes:
| Subject: Re: [4.1 Regression] wrong code with
|
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-12 11:27 ---
Subject: Re: New: -Weff++ warns about missing usage of const initalizer list
in synthesized ctors
"mutz at kde dot org" <[EMAIL PROTECTED]> writes:
| Hi,
|
| struct Foo {
|
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 15:14 ---
Subject: Re: [4.1 regression] ICE expected tree that contains 'decl with
visibility' structure, have 'const_decl' in decl_linkage, at cp/tree.c:2132
"dberlin at gcc
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 15:17 ---
Subject: Re: pointer +- integer is never NULL
"dberlin at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| H.
| I swear we just had this discussion for VRP purposes, an
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 15:19 ---
Subject: Re: pointer +- integer is never NULL
"falk at debian dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #4)
| > H.
| > I swear we just had this discussion
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 19:36 ---
Subject: Re: [4.1 regression] ICE expected tree that contains 'decl with
visibility' structure, have 'const_decl' in decl_linkage, at cp/tree.c:2132
"dberlin at dberlin d
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 19:38 ---
Subject: Re: pointer +- integer is never NULL
"falk at debian dot org" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From falk at debian dot org 2005-07-14 15:37
--
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 20:53 ---
Subject: Re: [4.1 regression] ICE expected tree that contains 'decl with
visibility' structure, have 'const_decl' in decl_linkage, at cp/tree.c:2132
"dberlin at dberlin d
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 21:17 ---
Subject: Re: [4.1 regression] ICE expected tree that contains 'decl with
visibility' structure, have 'const_decl' in decl_linkage, at cp/tree.c:2132
"dberlin at dberlin d
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-14 23:03 ---
Subject: Re: pointer +- integer is never NULL
"falk at debian dot org" <[EMAIL PROTECTED]> writes:
[...]
| > | (In reply to comment #7)
| > |
| > | > I'm
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-15 07:51 ---
Subject: Re: gcc -O2 discards cast to volatile
"neroden at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
[...]
| of an arbitrary memory address. If the "underlying
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-15 08:10 ---
Subject: Re: pointer +- integer is never NULL
"falk at debian dot org" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From falk at debian dot org 2005-07-15 06:41
-
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-15 10:26 ---
Subject: Re: pointer +- integer is never NULL
"mattias at virtutech dot se" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From mattias at virtutech dot se 2005-07-15
09
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-15 14:43 ---
Subject: Re: pointer +- integer is never NULL
"falk at debian dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #13)
| > Subject: Re: pointer +- integer is never NUL
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-16 16:35 ---
Subject: Re: gcc -O2 discards cast to volatile
"hugh at mimosa dot com" <[EMAIL PROTECTED]> writes:
[...]
| If GCC (a) wants to be C99-conforming, and (b) wants to provide useful
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-21 02:35 ---
Subject: Re: ICE with anonymous unions
"giovannibajo at libero dot it" <[EMAIL PROTECTED]> writes:
| Yes, it's because of my patch.
|
| I would like to know if we agree that t
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-21 13:18 ---
Subject: Re: polymorphic local class => ICE in in lookup_decl_die, at
dwarf2out.c:5461
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Actually it is only related
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 03:01 ---
Subject: Re: gcc less efficient than jdk for recursion!
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From pinskia at gcc dot gnu dot org
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 03:21 ---
Subject: Re: partial_sum is too constrained
"bangerth at dealii dot org" <[EMAIL PROTECTED]> writes:
| No, the standard says that the result for an iterator 'i'
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 03:27 ---
Subject: Re: partial_sum is too constrained
"squell at alumina dot nl" <[EMAIL PROTECTED]> writes:
| (In reply to comment #2)
| > ((...(*first + *(first + 1)) + ...) + *(
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 03:32 ---
Subject: Re: New: OVERLOAD should not be a linked list of trees
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| I noticed this when looking at compile time / memory us
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 03:36 ---
Subject: Re: memory consumption for heavy template instantiations tripled
since 3.3
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| cp/tree
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 11:35 ---
Subject: Re: partial_sum is too constrained
"pcarlini at suse dot de" <[EMAIL PROTECTED]> writes:
| Gaby, maybe adjacent_difference should also be in the DR?
yes, you
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 17:18 ---
Subject: Re: partial_sum is too constrained
"squell at alumina dot nl" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From squell at alumina dot nl 2005-07-24 16:42
---
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-24 18:21 ---
Subject: Re: function overload resolution fails when any template is declared
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Both ICC and Comeau accept this.
just a
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-25 09:51 ---
Subject: Re: partial_sum is too constrained
"chris at bubblescope dot net" <[EMAIL PROTECTED]> writes:
| I'm not personally 100% sure that this should be "fixed", I
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-25 15:28 ---
Subject: Re: overload resolution does not find templated function
"bangerth at dealii dot org" <[EMAIL PROTECTED]> writes:
| This basically boils down
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-31 08:52 ---
Subject: Re: New: Fails valid? (valid according to Comeau anyway)
"igodard at pacbell dot net" <[EMAIL PROTECTED]> writes:
| typedef int A;
| struct foo{
| A A;
| };
|
| compiles
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-02 18:07 ---
Subject: Re: [4.0/4.1 Regression] Using frexp with fabs produces negative
result
"reichelt at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Here's a snippet from the
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-04 10:02 ---
Subject: Re: New: Error in Koenig Lookup causes overload resolution failure
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
|
http://groups-beta.google.com/group/comp.la
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-04 10:13 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| 1) This bug is not in libstdc++, but in t
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-04 12:20 ---
Subject: Re: New: Silly "unused variable" warning after redeclaration of a
local variable
"steven at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Maybe there are sim
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-04 13:26 ---
Subject: Re: SFINAE bug
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| IIRC SFINAE does not mean not instantiating the template class.
That is true. However, th
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-06 11:57 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| (In reply to comment #44)
| > | Howeve
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-08 04:56 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
[...]
| template<>
| struct
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-08 04:59 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| This said, I still cannot think this b
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-08 10:25 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > Subject: Re: can't compile s
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-08 10:29 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| (In reply to comment #53)
| > I know
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-08 18:08 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| Does a compiler serve its users or t
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-09 08:35 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From adah at
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-09 11:07 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| Do *you* like it?
It is immaterial as fa
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-09 17:28 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| (In reply to comment #63)
| > | Do
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-09 17:36 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| (In reply to comment #58)
| > It serve
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-10 11:35 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| Now to your point. Please notice that
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-11 06:31 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > Furthermore, and more importantly,
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-11 06:46 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| Hi Gaby,
|
| I have read Sutter's
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 03:39 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| What I have not is that a PRoblem resulti
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 03:41 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| --- Additional Comments From adah at
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 03:45 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| So I am not to argue with you. :-)
You
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 04:05 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
[...]
| > Because what I wrote was
|
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 06:19 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| Herb Sutter's opinion (N1792)
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 09:04 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > | Herb Sutter's opinion (N179
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 09:44 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > you still fail to provide such a d
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-12 11:45 ---
Subject: Re: can't compile self defined void distance(std::vector,
std::vector)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > | For a class X, all functions,
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-22 19:49 ---
Subject: Re: [4.1 regression] Bogus 'is used uninitialized...' warning about
std::complex
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| This is a bug in
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-30 00:09 ---
Subject: Re: -Wsign-compare and const propagation
"bangerth at dealii dot org" <[EMAIL PROTECTED]> writes:
| As annoying as this is, I don't consider this a bug. It may b
--- Additional Comments From gdr at integrable-solutions dot net
2005-08-30 13:41 ---
Subject: Re: Typeinfo comparison code easily breaks shared libs
"ghost at cs dot msu dot su" <[EMAIL PROTECTED]> writes:
| And if I forget just a single header (which was probably a
--- Comment #15 from gdr at integrable-solutions dot net 2010-02-06 22:21
---
Subject: Re: valarray uses __cos which may conflict with
libm functions
On Sat, Feb 6, 2010 at 2:44 PM, paolo dot carlini at oracle dot com
wrote:
> --- Comment #14 from paolo dot carlini
--- Comment #4 from gdr at integrable-solutions dot net 2006-01-30 00:35
---
Subject: Re: std::advance() isn't stable for floating point numbers
"pcarlini at suse dot de" <[EMAIL PROTECTED]> writes:
| AFAICS, the standard is silent about this issue. I think the
--- Comment #7 from gdr at integrable-solutions dot net 2006-01-30 01:05
---
Subject: Re: std::advance() isn't stable for floating point numbers
"pcarlini at suse dot de" <[EMAIL PROTECTED]> writes:
| --- Comment #5 from pcarlini at suse dot de 2006-01-3
--- Comment #8 from gdr at integrable-solutions dot net 2006-01-30 01:07
---
Subject: Re: std::advance() isn't stable for floating point numbers
"pcarlini at suse dot de" <[EMAIL PROTECTED]> writes:
| Hi again. On second tought, I don't think we have a
--- Comment #11 from gdr at integrable-solutions dot net 2006-01-30 07:54
---
Subject: Re: std::advance() isn't stable for floating point numbers
"Woebbeking at web dot de" <[EMAIL PROTECTED]> writes:
| On Monday 30 January 2006 02:09, pcarlini
--- Comment #13 from gdr at integrable-solutions dot net 2006-01-30 12:50
---
Subject: Re: std::advance() isn't stable for floating point numbers
"Woebbeking at web dot de" <[EMAIL PROTECTED]> writes:
| Subject: Re: std::advance() isn't stable for floa
--- Comment #4 from gdr at integrable-solutions dot net 2006-01-30 18:14
---
Subject: Re: no match for 'operator<<'
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| I should note this is called argument dependent lookup (or ADL, there
--- Comment #4 from gdr at integrable-solutions dot net 2006-02-02 15:12
---
Subject: Re: error and warning count
"pinskia at physics dot uc dot edu" <[EMAIL PROTECTED]> writes:
| > IMO this is a useful feature because the number of lines of error output
that
| &
--- Comment #6 from gdr at integrable-solutions dot net 2006-02-05 03:56
---
Subject: Re: support for type traits is not available
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| The interest should really go to the committe than one
| implementation.
--- Comment #24 from gdr at integrable-solutions dot net 2006-02-05 03:58
---
Subject: Re: gcc lays down two copies of constructors
"ian at airs dot com" <[EMAIL PROTECTED]> writes:
| I don't feel that this PR should be suspended, at least not until we
| have
--- Comment #25 from gdr at integrable-solutions dot net 2006-02-05 04:00
---
Subject: Re: gcc lays down two copies of constructors
"pinskia at physics dot uc dot edu" <[EMAIL PROTECTED]> writes:
| But that does not work for some assemblers/file formats (like Darwi
--- Comment #3 from gdr at integrable-solutions dot net 2006-02-08 15:32
---
Subject: Re: -Wconversion fails to detect signedness conversion from int to
unsigned int in fuction call
"mueller at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| ugh, that warni
--- Comment #4 from gdr at integrable-solutions dot net 2006-02-08 22:30
---
Subject: Re: g++ bug, possibly introduced around gcc 3.4.0
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| try comp.lang.c++ first and then go from there.
comp.std.c++ is t
--- Comment #4 from gdr at integrable-solutions dot net 2006-02-14 18:15
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| Yes you forgot to remove the library and tools directory for Ada.
So w
--- Comment #6 from gdr at integrable-solutions dot net 2006-02-14 19:14
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #4)
| > Subject: Re: --enable-languages=c,c+
--- Comment #8 from gdr at integrable-solutions dot net 2006-02-14 20:37
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| (In reply to comment #6)
| > But the point is that the build m
--- Comment #11 from gdr at integrable-solutions dot net 2006-02-14 21:11
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| --- Comment #10 from pinskia at gcc dot gnu dot org
--- Comment #18 from gdr at integrable-solutions dot net 2006-02-16 01:59
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"pinskia at gcc dot gnu dot org" <[EMAIL PROTE
--- Comment #19 from gdr at integrable-solutions dot net 2006-02-16 02:00
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| The wiki mentions what needs to be removed also:
| http://gcc.gnu.o
--- Comment #20 from gdr at integrable-solutions dot net 2006-02-16 02:01
---
Subject: Re: --enable-languages=c,c++,fortran needs ada
"bkoz at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| I guess I'm left unimpressed at the current --enable-languages=c,
--- Comment #21 from gdr at integrable-solutions dot net 2006-02-16 02:05
---
Subject: Re: --enable-languages=c,c++ not working as expected, documented
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| I think there is a misunderstanding on how our build
--- Comment #26 from gdr at integrable-solutions dot net 2006-02-16 14:52
---
Subject: Re: --enable-languages=c,c++ not working as expected, documented
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| GDR you commented on this before:
| http://gcc.gnu.
--- Comment #25 from gdr at integrable-solutions dot net 2006-02-16 14:49
---
Subject: Re: --enable-languages=c,c++ not working as expected, documented
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| How would you guys design this?
That was explaine
--- Comment #31 from gdr at integrable-solutions dot net 2006-02-16 15:53
---
Subject: Re: --enable-languages=c,c++ not working as expected, documented when
removing gcc/ada and libada but not gnattools
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
--- Comment #2 from gdr at integrable-solutions dot net 2006-02-21 17:19
---
Subject: Re: Wrong attempts to create a copy of an anonymous object
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| --- Comment #1 from pinskia at gcc dot gnu dot org
--- Comment #13 from gdr at integrable-solutions dot net 2006-02-28 09:02
---
Subject: Re: [3.4 only] Use of 'mov' may violate WAW dependency 'GR%, % in 1 -
127' (impliedf), specific resource number is 14
"wilson at gcc dot gnu dot org" <[EMAIL P
--- Comment #6 from gdr at integrable-solutions dot net 2006-02-28 10:13
---
Subject: Re: [3.4 Regression] Missed inline opportunity
"yuri at tsoft dot com" <[EMAIL PROTECTED]> writes:
| So there should be no performance-related bugs reported any more
| since you
--- Comment #19 from gdr at integrable-solutions dot net 2006-03-17 23:37
---
Subject: Re: g++ miscompiles gcjx
"bkoz at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes:
| is this still an active issue, or was it indicative of some temporary or
| transient thing in
--- Comment #1 from gdr at integrable-solutions dot net 2006-04-06 12:03
---
Subject: Re: New: Structures are copied byte by byte into function arguments
"guillaume dot melquiond at ens-lyon dot fr" <[EMAIL PROTECTED]> writes:
[...]
| With 3.4.6, the copy is d
201 - 300 of 1275 matches
Mail list logo