http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105
--- Comment #13 from Tobias Burnus 2012-01-10
08:45:21 UTC ---
(In reply to comment #12)
> Did any interpretation requests go in on this and did we get an answer back?
No, but I just wrote one:
http://j3-fortran.org/pipermail/j3/2012-January/0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471
--- Comment #18 from vries at gcc dot gnu.org 2012-01-10 08:49:50 UTC ---
Author: vries
Revision: 183038
Modified property: svn:log
Modified: svn:log at Tue Jan 10 08:49:45 2012
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51271
--- Comment #18 from vries at gcc dot gnu.org 2012-01-10 08:50:45 UTC ---
Author: vries
Revision: 183052
Modified property: svn:log
Modified: svn:log at Tue Jan 10 08:50:40 2012
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51271
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51471
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48946
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51796
--- Comment #9 from Mikael Pettersson 2012-01-10
09:10:07 UTC ---
(In reply to comment #8)
> Ah, obviously s/REG_UNUSED/REG_NORETURN/g in the patch, sorry for that.
With the above modification I can now build a cross successfully. I'll resume
m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50913
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50913
--- Comment #9 from Richard Guenther 2012-01-10
09:14:57 UTC ---
Author: rguenth
Date: Tue Jan 10 09:14:51 2012
New Revision: 183055
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183055
Log:
2012-01-10 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51483
--- Comment #6 from Andreas Schwab 2012-01-10 09:24:48
UTC ---
> If I understand correctly, you're changing the interface to pass the object
> size (Esize) instead of the precision (RM_Size). That is not correct.
I'm just restoring previous beha
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51197
--- Comment #10 from Tobias Burnus 2012-01-10
09:32:34 UTC ---
Author: burnus
Date: Tue Jan 10 09:32:29 2012
New Revision: 183057
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183057
Log:
2012-01-10 Tobias Burnus
PR fortran/5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49868
--- Comment #11 from Georg-Johann Lay 2012-01-10
09:42:14 UTC ---
Author: gjl
Date: Tue Jan 10 09:42:10 2012
New Revision: 183058
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183058
Log:
libgcc/
PR target/49868
Extend __pgmx sem
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51766
--- Comment #4 from Richard Guenther 2012-01-10
09:43:16 UTC ---
(In reply to comment #3)
> > It says above them "In most cases, these
> > builtins are considered a full barrier." and only __sync_lock_test_and_set
> > and
> > __sync_lock_release
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51807
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51808
Bug #: 51808
Summary: Improve handling of ISO_C_BINDING binding names
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51809
Bug #: 51809
Summary: [4.7 Regression] ICE (use statements order)
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51806
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51803
--- Comment #2 from Richard Guenther 2012-01-10
10:04:17 UTC ---
(In reply to comment #1)
> Confirmed. I'll fix it for 4.8, while the patch is trivial we're already in
> stage 4 for 4.7.
It's certainly fine for 4.7.
> Also, can you state your n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51801
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51799
Richard Guenther changed:
What|Removed |Added
CC||irar at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51809
Tobias Burnus changed:
What|Removed |Added
Keywords||ice-on-valid-code
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496
--- Comment #9 from Richard Guenther 2012-01-10
11:18:32 UTC ---
Bootstrap/test seems to work for Andreas (and for my own internal testing) but
still no results from HJ on gcc-testresults.
Still the testcase is broken, reproducible with a bare c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51652
--- Comment #4 from Tobias Burnus 2012-01-10
11:22:24 UTC ---
Author: burnus
Date: Tue Jan 10 11:22:16 2012
New Revision: 183061
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183061
Log:
2012-01-10 Tobias Burnus
PR fortran/51
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283
vries at gcc dot gnu.org changed:
What|Removed |Added
CC||vries at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50176
--- Comment #10 from Richard Guenther 2012-01-10
12:11:31 UTC ---
We are expanding from
# BLOCK 5 freq:9100
# PRED: 5 [91.0%] (dfs_back,true,exec) 3 [91.0%] (true,exec)
# outptr_89 = PHI
# col_90 = PHI
D.1396_32 = MEM[base: inptr0_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51801
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51810
Bug #: 51810
Summary: internal compiler error
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51810
--- Comment #1 from David Tardon 2012-01-10
13:15:48 UTC ---
Created attachment 26290
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26290
preprocessed source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51801
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51799
Matthew Gretton-Dann changed:
What|Removed |Added
Known to work||4.6.2
Summary|Compiler
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51801
--- Comment #3 from Richard Guenther 2012-01-10
13:38:46 UTC ---
Author: rguenth
Date: Tue Jan 10 13:38:41 2012
New Revision: 183064
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183064
Log:
2012-01-10 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51801
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51810
Richard Guenther changed:
What|Removed |Added
Keywords||error-recovery,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51705
--- Comment #44 from Jason Merrill 2012-01-10
13:44:22 UTC ---
There is a conflict between the FreeBSD headers and G++, and we can fix it with
fixincludes. Let's do that and move on.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51799
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.0
--- Comment #3 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981
--- Comment #13 from Tobias Burnus 2012-01-10
14:20:13 UTC ---
Created attachment 26291
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26291
Another extensive test case
(In reply to comment #12)
> Draft patch.
That patch unfortunately does
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51811
Bug #: 51811
Summary: [C++0x] Incorrect incrementation/decrementation of
atomic pointers
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981
--- Comment #14 from Tobias Burnus 2012-01-10
14:29:39 UTC ---
(In reply to comment #13)
> TODO:
> * Add also tests for polymorphic components as actual argument
And a test case where the dummy argument is BT_CLASS.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51812
Bug #: 51812
Summary: Virtual public inheritance leads to "undefined
reference" in header files.
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51812
--- Comment #1 from bredelin at ucla dot edu 2012-01-10 14:32:46 UTC ---
Created attachment 26293
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26293
Preprocessed source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51433
--- Comment #2 from Jason Merrill 2012-01-10
14:37:30 UTC ---
Author: jason
Date: Tue Jan 10 14:37:26 2012
New Revision: 183065
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183065
Log:
PR c++/51433
* semantics.c (cxx_eval_call_e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51813
Bug #: 51813
Summary: -fvisibility=hidden causes std::codecvt members to be
undefined
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51433
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51766
--- Comment #5 from David Edelsohn 2012-01-10 14:39:16
UTC ---
I understand that fixing __sync_* is a hassle. This is why I opened a separate
bug for libstdc++.
While __sync_* is deprecated in favor of __atomic_*, use of __sync_* for
portabilit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51810
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51810
--- Comment #4 from Richard Guenther 2012-01-10
14:43:12 UTC ---
Created attachment 26294
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26294
autoreduced testcase
Reduced testcase for trunk.
Program received signal SIGSEGV, Segmentation f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51766
--- Comment #6 from Richard Guenther 2012-01-10
14:48:54 UTC ---
(In reply to comment #5)
> I understand that fixing __sync_* is a hassle. This is why I opened a
> separate
> bug for libstdc++.
>
> While __sync_* is deprecated in favor of __at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39138
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49677
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44965
Richard Guenther changed:
What|Removed |Added
CC||edwintorok at gmail dot com
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49934
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33123
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48515
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51812
--- Comment #2 from bredelin at ucla dot edu 2012-01-10 15:09:09 UTC ---
Also note that the bug report is based on a snapshot of 4.7 that was taken on
Jan 7, 2012.
$ g++-4.7 -v
Using built-in specs.
COLLECT_GCC=/usr/bin/g++-4.7
COLLECT_LTO_WRAPPER
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50103
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51330
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981
--- Comment #15 from Mikael Morin 2012-01-10
15:15:47 UTC ---
I'm having a look.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47891
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30826
Richard Guenther changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15087
--- Comment #6 from Richard Guenther 2012-01-10
15:23:35 UTC ---
*** Bug 30826 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51809
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15087
Richard Guenther changed:
What|Removed |Added
Status|WAITING |SUSPENDED
--- Comment #7 from Richard
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51766
--- Comment #7 from Jonathan Wakely 2012-01-10
15:29:09 UTC ---
(In reply to comment #3)
> > It says above them "In most cases, these
> > builtins are considered a full barrier." and only __sync_lock_test_and_set
> > and
> > __sync_lock_release
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19325
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20367
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20675
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23168
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23216
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51809
--- Comment #2 from Tobias Burnus 2012-01-10
15:49:52 UTC ---
Some debugging. To make it easier, I split the test case into two files and I
look at the one which only consists of "module merry_ICE".
The ICE occurs for writing the .mod file of m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24419
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25249
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25372
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25622
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25511
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
Andrew Haley changed:
What|Removed |Added
Status|RESOLVED|WAITING
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26313
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27140
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27308
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27043
Kai Tietz changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233
Richard Guenther changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #8 from Richard Guenth
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28547
Richard Guenther changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
Richard Guenther changed:
What|Removed |Added
Status|WAITING |NEW
Component|tree-optimizati
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #16 from Andrew Haley 2012-01-10 16:26:51
UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > (In reply to comment #13)
> > > We can't optimize this because System.out.println can change args[].
> >
> > That's the whole
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51806
--- Comment #2 from Richard Guenther 2012-01-10
16:28:07 UTC ---
Author: rguenth
Date: Tue Jan 10 16:27:55 2012
New Revision: 183069
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183069
Log:
2012-01-10 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51806
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #17 from Richard Guenther 2012-01-10
16:30:30 UTC ---
(In reply to comment #16)
> (In reply to comment #15)
> > (In reply to comment #14)
> > > (In reply to comment #13)
> > > > We can't optimize this because System.out.println can ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51810
--- Comment #5 from Markus Trippelsdorf
2012-01-10 16:32:23 UTC ---
Created attachment 26295
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26295
another reduced testcase
The testcase from Comment 4 doesn't work on my machine.
Here is anoth
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #18 from Richard Guenther 2012-01-10
16:35:46 UTC ---
(In reply to comment #17)
> (In reply to comment #16)
> > (In reply to comment #15)
> > > (In reply to comment #14)
> > > > (In reply to comment #13)
> > > > > We can't optimize th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51803
--- Comment #3 from mrs at gcc dot gnu.org 2012-01-10
16:39:33 UTC ---
Mike Stump
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51803
--- Comment #4 from mrs at gcc dot gnu.org 2012-01-10
16:44:24 UTC ---
Oh, a related, but different bug would be, if getcwd isn't on the system, or
fails, I think "." might be better than "", as we form getcwd '/' argv[0], and
that doesn't make a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #19 from Andrew Haley 2012-01-10 16:44:16
UTC ---
(In reply to comment #17)
> (In reply to comment #16)
> > (In reply to comment #15)
> > > (In reply to comment #14)
> > > > (In reply to comment #13)
> > > > > We can't optimize this b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51516
--- Comment #1 from Aldy Hernandez 2012-01-10
16:50:56 UTC ---
Author: aldyh
Date: Tue Jan 10 16:50:41 2012
New Revision: 183070
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183070
Log:
PR middle-end/51516
* trans-mem.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51516
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37782
--- Comment #14 from Joseph S. Myers 2012-01-10
16:55:44 UTC ---
Author: jsm28
Date: Tue Jan 10 16:55:40 2012
New Revision: 183071
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183071
Log:
Revert:
2008-09-18 Andrew Pinski
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37451
--- Comment #8 from Joseph S. Myers 2012-01-10
16:55:44 UTC ---
Author: jsm28
Date: Tue Jan 10 16:55:40 2012
New Revision: 183071
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183071
Log:
Revert:
2008-09-18 Andrew Pinski
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #21 from Richard Guenther 2012-01-10
16:57:36 UTC ---
The Java frontend could handle this by performing loads of the length field
via a SAVE_EXPR and sharing this across a function. That way CSE would
happen automagically.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47456
Kai Tietz changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #20 from Richard Guenther 2012-01-10
16:55:52 UTC ---
(In reply to comment #19)
>
> > No. What you can do is, via the method I outlined, tell GCC that
> > args is to be treated similar to a local automatic variable - thus
> > it cann
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
--- Comment #22 from Andrew Haley 2012-01-10 17:08:30
UTC ---
(In reply to comment #21)
> The Java frontend could handle this by performing loads of the length field
> via a SAVE_EXPR and sharing this across a function. That way CSE would
> happ
1 - 100 of 176 matches
Mail list logo