http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21920
Andrew Pinski changed:
What|Removed |Added
CC||zephyrtronium at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47708
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47708
--- Comment #1 from pinskia at gmail dot com
2011-02-12 06:36:09 UTC ---
You are violating c/c++ aliasing rules. The code is undefined.
Sent from my Palm Pre on AT&T
On Feb 11, 2011 22:27, zephyrtronium at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47709
Summary: is_heap(standard iterator) becomes ambiguous in C++0x
mode
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47708
Summary: incorrect code on -O2 without -fno-tree-pre
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assign
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47706
--- Comment #2 from Paolo Carlini 2011-02-12
01:54:53 UTC ---
Never mind the second half of my comment, the issue has nothing to do with
irreflexivity of course.
The point is, in the implementation of std::min the comparison fails and the
first
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47706
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569
--- Comment #8 from Tobias Burnus 2011-02-11
23:27:35 UTC ---
Submitted patch (with some modifications):
http://gcc.gnu.org/ml/fortran/2011-02/msg00087.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46807
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #13 from Jason Merri
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47614
Pat Haugen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694
Tobias Burnus changed:
What|Removed |Added
Priority|P3 |P4
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47420
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47420
--- Comment #12 from Eric Botcazou 2011-02-11
21:19:18 UTC ---
Author: ebotcazou
Date: Fri Feb 11 21:19:16 2011
New Revision: 170061
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170061
Log:
PR tree-optimization/47420
* ipa-split
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47550
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47550
--- Comment #1 from Tobias Burnus 2011-02-11
21:07:20 UTC ---
Author: burnus
Date: Fri Feb 11 21:07:17 2011
New Revision: 170060
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170060
Log:
2011-02-11 Tobias Burnus
PR fortran/47
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47707
--- Comment #1 from Richard Guenther 2011-02-11
20:56:09 UTC ---
Yeah, signed_type_for isn't really suitable for middle-end use.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
--- Comment #10 from Harald Anlauf 2011-02-11 20:55:32
UTC ---
(In reply to comment #9)
> I just found that some testcases still have the old problem
> of using the wrong threshold. cblat3.f tries to compute EPS
> and finds (see cblat3.out)
>
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47614
--- Comment #16 from Pat Haugen 2011-02-11
20:52:58 UTC ---
Author: pthaugen
Date: Fri Feb 11 20:52:55 2011
New Revision: 170059
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170059
Log:
PR rtl-optimization/47614
* rtl.h (check_f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47707
Summary: Loss of step type precision leads to bad scalar
evolution
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694
--- Comment #3 from Tobias Burnus 2011-02-11
20:33:34 UTC ---
(In reply to comment #2)
> See http://gcc.gnu.org/onlinedocs/gcc-4.5.2/gfortran/Runtime.html#Runtime
> and try these.
GFORTRAN_UNBUFFERED_ALL=1 ./a.out
does not help (result uncha
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
--- Comment #9 from Harald Anlauf 2011-02-11 20:24:27
UTC ---
(In reply to comment #7)
> Interesting, I just built this a few days ago using trunk and ran make testing
> without any errors, but I had no optimization turned on. When I get back to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
--- Comment #8 from Steve Kargl
2011-02-11 20:23:14 UTC ---
On Fri, Feb 11, 2011 at 07:56:05PM +, jrt at worldlinc dot net wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
>
> --- Comment #6 from John T 2011-02-11 19:56:02 UTC
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47511
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47706
Summary: std::min/max and NaN
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694
--- Comment #2 from Jerry DeLisle 2011-02-11
20:06:41 UTC ---
See http://gcc.gnu.org/onlinedocs/gcc-4.5.2/gfortran/Runtime.html#Runtime
and try these.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
--- Comment #6 from John T 2011-02-11 19:56:02 UTC
---
I built the reference BLAS included with Lapack from source. I just got the
results from blas_testing using gcc-4.4.5 and results good again. I don't know
where to find the raw results from l
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47482
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
Harald Anlauf changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #5 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17308
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43366
--- Comment #12 from Tobias Burnus 2011-02-11
19:38:23 UTC ---
(In reply to comment #10)
> The following patch makes the test case in comment #3 work correctly:
I think your current patch only works if declared type (LHS) == effective type
RHS.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39437
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47705
Jonathan Wakely changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703
--- Comment #4 from froydnj at codesourcery dot com 2011-02-11 19:06:39 UTC ---
FWIW, it was working a week ago.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47687
--- Comment #1 from Jonathan Wakely 2011-02-11
19:04:15 UTC ---
cc1plus goes into a loop and runs out of stack space
#471582 dependent_type_p (type=0x2b1b2348) at
../../gcc-4.6-20110205/gcc/cp/pt.c:17918
#471583 0x004da587 in depende
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47705
Summary: internal compiler error: in convert_nontype_argument,
at cp/pt.c:5006
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703
--- Comment #3 from Jonathan Wakely 2011-02-11
18:59:56 UTC ---
Program received signal SIGSEGV, Segmentation fault.
0x005520db in location_of (t=0x0) at
../../gcc-4.6-20110205/gcc/cp/error.c:2496
2496../../gcc-4.6-20110205/gcc/cp/err
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703
Jonathan Wakely changed:
What|Removed |Added
CC||vituscze at gmail dot com
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47688
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47687
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703
Jonathan Wakely changed:
What|Removed |Added
Keywords||error-recovery,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47704
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCONF
: x86_64-unknown-linux-gnu
Configured with: ../gcc-src/configure --enable-lto --prefix=/usr
--enable-languages=c,c++ --disable-multilib
Thread model: posix
gcc version 4.6.0 20110211 (experimental) (GCC)
It was built from svn trunk, revision 170055
The following code fails to compile with this
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46567
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46567
--- Comment #9 from Aldy Hernandez 2011-02-11
18:18:11 UTC ---
Author: aldyh
Date: Fri Feb 11 18:18:09 2011
New Revision: 170057
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170057
Log:
PR 46567
* trans-mem.c (ipa_tm_pro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192
--- Comment #3 from simon at pushface dot org 2011-02-11 18:18:26 UTC ---
(In reply to comment #2)
> Still present in gcc version 4.6.0 20110203 (experimental) [trunk revision
> 157963] for x86_64-apple-darwin10. Generated assembler is
>
> _renami
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47678
Joseph S. Myers changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47678
--- Comment #3 from Joseph S. Myers 2011-02-11
18:13:15 UTC ---
Author: jsm28
Date: Fri Feb 11 18:13:11 2011
New Revision: 170056
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170056
Log:
PR driver/47678
* gcc.c (main): Do not co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192
simon at pushface dot org changed:
What|Removed |Added
CC||simon at pushface dot org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47703
Summary: [4.6 Regression] [C++0x] ICE: std::sort chokes on
simple lambda function
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698
--- Comment #5 from H.J. Lu 2011-02-11 17:48:43
UTC ---
(In reply to comment #4)
> noce_operand_ok doesn't disregard volatile MEMs:
>
> /* We special-case memories, so handle any of them with
> no address side effects. */
> if (MEM_P (
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
--- Comment #8 from Olaf van der Spek 2011-02-11
17:48:06 UTC ---
This isn't really about a dialect, so it still doesn't make sense.
And: Why isn't it included in -Wall -Wextra -pedantic?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47697
Dodji Seketeli changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47697
Dodji Seketeli changed:
What|Removed |Added
CC||dodji at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
--- Comment #7 from Jonathan Wakely 2011-02-11
17:41:29 UTC ---
Or more accurately, multi-language, not language-independent. In any case
-Wold-style-cast is C++-only so is on a separate page.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47172
--- Comment #7 from Dodji Seketeli 2011-02-11
17:27:04 UTC ---
Author: dodji
Date: Fri Feb 11 17:27:00 2011
New Revision: 170055
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170055
Log:
Revert "Fix PR c++/47172"
gcc/cp/
* pt.c (fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
--- Comment #5 from Olaf van der Spek 2011-02-11
17:18:05 UTC ---
I don't get why it's listed on that page. IMO it should be at
http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#Warning-Options
Why isn't it included in -Wall -Wextra -pedant
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
--- Comment #4 from Andrew Pinski 2011-02-11
17:12:07 UTC ---
Try
http://gcc.gnu.org/onlinedocs/gcc-4.5.2/gcc/C_002b_002b-Dialect-Options.html#index-Wno_002dold_002dstyle_002dcast-178
.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47702
Summary: feature request: sentinel_value
Product: gcc
Version: 4.4.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39437
--- Comment #5 from Olaf van der Spek 2011-02-11
17:06:57 UTC ---
Why not? It doesn't seem too complex to me. The compiler writes a comment to
the object file, the linker reads this.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698
Michael Matz changed:
What|Removed |Added
CC||matz at gcc dot gnu.org
--- Comment #4 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
Olaf van der Spek changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|WORKSF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39437
Richard Guenther changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17308
Eric Blake changed:
What|Removed |Added
CC||ericb at gcc dot gnu.org
--- Comment #6 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
--- Comment #1 from Andrew Pinski 2011-02-11
16:56:15 UTC ---
There is already an option: -Wold-style-cast .
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47701
Summary: separate warning to detect c99 enum constraint
violation
Product: gcc
Version: 4.4.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47700
Summary: Warning for C casts in C++
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47699
--- Comment #2 from Olaf van der Spek 2011-02-11
16:44:21 UTC ---
Nice! I actually read about that at
http://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html but didn't realize
-include was a command line option.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39437
--- Comment #3 from Olaf van der Spek 2011-02-11
16:42:45 UTC ---
Somebody?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47699
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698
Richard Guenther changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47699
Summary: Support PCH without #include
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: pch
AssignedTo: unassig...@gcc.g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47166
Bernd Schmidt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47166
--- Comment #28 from Bernd Schmidt 2011-02-11
16:01:24 UTC ---
Author: bernds
Date: Fri Feb 11 16:01:19 2011
New Revision: 170053
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170053
Log:
PR rtl-optimization/47166
* reload1.c (em
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698
Udo Steinberg changed:
What|Removed |Added
Attachment #23308|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47698
--- Comment #1 from Udo Steinberg 2011-02-11
15:40:27 UTC ---
Created attachment 23308
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23308
Testcase
_cxa_atexit --enable-libssp
--enable-lto --with-gnu-ld --verbose --disable-multilib
--target=x86_64-slackware-linux --build=x86_64-slackware-linux
--host=x86_64-slackware-linux
Thread model: posix
gcc version 4.6.0 20110211 (experimental) (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47172
H.J. Lu changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225
Alexandre Oliva changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
AssignedTo|ktietz at g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47697
Summary: FAIL: g++.dg/template/inherit6.C
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47696
Summary: [AVR] Compilation for atmega2560 produces incomplete
interrupt vector table (USART2,3)
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46567
--- Comment #8 from Aldy Hernandez 2011-02-11
14:42:35 UTC ---
Awaiting approval:
http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00742.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694
Tobias Burnus changed:
What|Removed |Added
CC||jvdelisle at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47684
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47684
--- Comment #3 from Jakub Jelinek 2011-02-11
14:24:30 UTC ---
Author: jakub
Date: Fri Feb 11 14:24:26 2011
New Revision: 170051
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170051
Log:
PR debug/47684
* tree-predcom.c (single_non
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47665
--- Comment #5 from Jakub Jelinek 2011-02-11
14:19:49 UTC ---
Author: jakub
Date: Fri Feb 11 14:19:44 2011
New Revision: 170050
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170050
Log:
PR target/47665
* combine.c (make_compound_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47649
Gerald Pfeifer changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47649
Gerald Pfeifer changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47629
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47629
--- Comment #1 from Rainer Orth 2011-02-11 11:09:25 UTC
---
Author: ro
Date: Fri Feb 11 11:09:21 2011
New Revision: 170049
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170049
Log:
PR target/47629
* gcc.target/i386/pr47312.c: Use
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47172
Dodji Seketeli changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47691
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324
--- Comment #49 from Iain Sandoe 2011-02-11 10:13:13
UTC ---
(In reply to comment #48)
> Also eliminates PR47324 on x86_64-apple-darwin10 without additional
> regressions
> for --enable-build-with-cxx BOOT_CFLAGS="-g -O3" CFLAGS_FOR_TARGET="-g -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47433
--- Comment #14 from singler at gcc dot gnu.org
2011-02-11 10:11:46 UTC ---
Author: singler
Date: Fri Feb 11 10:11:41 2011
New Revision: 170047
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170047
Log:
2011-02-11 Johannes Singler
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324
--- Comment #48 from Jack Howarth 2011-02-11
10:09:15 UTC ---
Also eliminates PR47324 on x86_64-apple-darwin10 without additional regressions
for --enable-build-with-cxx BOOT_CFLAGS="-g -O3" CFLAGS_FOR_TARGET="-g -O3"
CXXFLAGS_FOR_TARGET="-g -O3"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47400
Rainer Orth changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47400
--- Comment #5 from Rainer Orth 2011-02-11 10:01:33 UTC
---
Author: ro
Date: Fri Feb 11 10:01:29 2011
New Revision: 170046
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170046
Log:
igcc/testsuite:
PR testsuite/47400
* lib/tar
1 - 100 of 102 matches
Mail list logo