http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584
--- Comment #2 from Tobias Burnus 2010-11-26
08:04:50 UTC ---
The test case quad_1.f90 does not always use quad precision (despite its name)
but it uses the highest available floating point type. Depending on the system
that can be the real kind
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46662
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46672
Summary: Problem with fork and buffer
Product: gcc
Version: 4.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584
Eric Botcazou changed:
What|Removed |Added
Target|hppa64-hp-hpux11.11 |hppa64-hp-hpux11.11,
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45354
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45700
--- Comment #2 from Jakub Jelinek 2010-11-26
09:35:40 UTC ---
Author: jakub
Date: Fri Nov 26 09:35:35 2010
New Revision: 167168
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167168
Log:
PR bootstrap/45700
* tree.h (build1_stat_lo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45700
--- Comment #3 from Jakub Jelinek 2010-11-26
09:36:34 UTC ---
Author: jakub
Date: Fri Nov 26 09:36:29 2010
New Revision: 167169
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167169
Log:
PR bootstrap/45700
* tree.h (build1_stat_lo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46647
--- Comment #12 from Jakub Jelinek 2010-11-26
09:38:59 UTC ---
Author: jakub
Date: Fri Nov 26 09:38:54 2010
New Revision: 167170
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167170
Log:
PR middle-end/46647
* builtins.c (fold_bui
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45700
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46338
--- Comment #5 from Richard Guenther 2010-11-26
09:50:02 UTC ---
Author: rguenth
Date: Fri Nov 26 09:49:47 2010
New Revision: 167171
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167171
Log:
2010-11-26 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46528
--- Comment #21 from Richard Guenther 2010-11-26
09:50:06 UTC ---
Author: rguenth
Date: Fri Nov 26 09:49:47 2010
New Revision: 167171
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167171
Log:
2010-11-26 Richard Guenther
PR tree-o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46528
Richard Guenther changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46338
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33637
--- Comment #15 from Jakub Jelinek 2010-11-26
09:53:32 UTC ---
Author: jakub
Date: Fri Nov 26 09:53:24 2010
New Revision: 167172
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167172
Log:
PR target/33637
* configure.ac: Accept ext
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33637
Jakub Jelinek changed:
What|Removed |Added
Summary|[4.3/4.4/4.5/4.6|[4.3/4.4/4.5 Regression]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
--- Comment #14 from Joost VandeVondele
2010-11-26 10:08:11 UTC ---
(In reply to comment #13)
> Ugh. That might be terrible. Can you point to some language in the standard
> supporting that (I haven't looked myself and am not too fluent in the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46673
Summary: Misleading error message when cc1 has no exec
permission
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46664
--- Comment #2 from Richard Guenther 2010-11-26
10:13:45 UTC ---
It looks like swapped arguments - fold_binary should have gone by here:
/* index +p PTR -> PTR +p index */
if (POINTER_TYPE_P (TREE_TYPE (arg1))
&& INTEGRAL_T
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46671
Richard Guenther changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
Target Mi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46672
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46665
Richard Guenther changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040
--- Comment #8 from Matthias Klose 2010-11-26 10:32:43
UTC ---
Looking at Debian/Ubuntu build logs:
- the last sucessful build was 20100918-0ubuntu1.
- 20101004-0ubuntu1 shows an ICE building stage2 libgcc
- 20101004-0ubuntu1 shows an ICE buil
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46672
Debayan Banerjee changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46672
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18635
Jonathan Wakely changed:
What|Removed |Added
Known to fail||
--- Comment #9 from Jonathan Wakely 2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46672
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=18635
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=46664
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18635
--- Comment #11 from Jonathan Wakely 2010-11-26
11:25:30 UTC ---
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #2)
> > > int &a = a;
> > > i don't believe this is valid code. i believe g++ should reject the code.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46667
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
--- Comment #15 from Richard Guenther 2010-11-26
11:32:53 UTC ---
You then need to make sure to create variant types of aggregates with the
target attribute applied to all subtypes (thus, the restrict stuff removed)
as the middle-end doesn't know
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46674
Summary: Weak alias was mistakenly optimized away
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46665
--- Comment #3 from Richard Guenther 2010-11-26
12:19:54 UTC ---
The -O[2s] -fipa-pta -fno-tree-ccp -fno-tree-forwprop failure goes away
with -fno-schedule-insns2.
restrict support really depends on CCP and CSE, -fipa-pta doesn't
recompute it af
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46674
Richard Guenther changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
Joost VandeVondele changed:
What|Removed |Added
Depends on||45777
--- Comment #16 from Joost Van
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46664
--- Comment #4 from Richard Guenther 2010-11-26
12:42:47 UTC ---
Author: rguenth
Date: Fri Nov 26 12:42:41 2010
New Revision: 167173
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167173
Log:
2010-11-26 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46664
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
--- Comment #17 from Richard Guenther 2010-11-26
12:49:39 UTC ---
(In reply to comment #16)
> I think this implies this bug depends in somehow on PR45777.
Yes indeed - that bug looks very much related.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #18
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
--- Comment #19 from Joost VandeVondele
2010-11-26 13:39:00 UTC ---
Tobias, thanks for the clean explanation. I overlooked that the target of a
pointer has that target attribute (seems logical!).
Richard, I tried to get to a testcase for which t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584
--- Comment #4 from Tobias Burnus 2010-11-26
13:45:31 UTC ---
(In reply to comment #3)
> Same problem on SPARC/Solaris 8 and 9 (but not 10). SPARC has quad precision
> floating point support but Solaris 8 and 9 aren't C99; only Solaris 10 is.
T
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655
--- Comment #4 from Michael Haubenwallner 2010-11-26 13:54:41 UTC ---
Created attachment 22538
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22538
Workaround to emit .line values >0 and <64k only
For now, I'm using this patch to get the deb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46560
--- Comment #1 from Richard Guenther 2010-11-26
14:02:28 UTC ---
FAIL: 21_strings/basic_string/insert/char/1.cc execution test
is because we optimize away EH code. A stripped-down testcase shows instead
of
Eh tree:
3 cleanup land:{3,}
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46662
Tobias Burnus changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46665
--- Comment #4 from Richard Guenther 2010-11-26
14:04:55 UTC ---
Author: rguenth
Date: Fri Nov 26 14:04:50 2010
New Revision: 167176
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167176
Log:
2010-11-26 Richard Guenther
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46665
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
--- Comment #20 from rguenther at suse dot de
2010-11-26 14:29:41 UTC ---
On Fri, 26 Nov 2010, Joost.VandeVondele at pci dot uzh.ch wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
>
> --- Comment #19 from Joost VandeVondele uzh.ch>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
--- Comment #21 from Richard Guenther 2010-11-26
14:36:02 UTC ---
(In reply to comment #20)
> On Fri, 26 Nov 2010, Joost.VandeVondele at pci dot uzh.ch wrote:
>
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
> >
> > --- Comment #19 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46560
--- Comment #2 from Richard Guenther 2010-11-26
14:39:31 UTC ---
Author: rguenth
Date: Fri Nov 26 14:39:25 2010
New Revision: 167178
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167178
Log:
2010-11-26 Richard Guenther
PR lto/465
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46560
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675
Summary: [4.6 Regression] profiledbootstrap failed
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7263
--- Comment #37 from Dodji Seketeli 2010-11-26
15:08:34 UTC ---
"manu at gcc dot gnu.org" writes:
> Awesome!
:-) thank you for caring.
> I still think that the output would be better if it was more consistent with
> the current way of printing
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46559
--- Comment #1 from Richard Guenther 2010-11-26
15:09:34 UTC ---
The FAILs also occur with -flto-partition=none.
Hm, looking at 27_io/basic_filebuf/underflow/10096.cc there are no location
lists at all in the LTO assembler:
.section
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46665
--- Comment #6 from hjl at gcc dot gnu.org 2010-11-26
15:14:27 UTC ---
Author: hjl
Date: Fri Nov 26 15:14:20 2010
New Revision: 167179
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167179
Log:
Add a testcase for PR tree-optimization/4666
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #54
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36478
Dodji Seketeli changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46670
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46481
Michael Haubenwallner changed:
What|Removed |Added
Target||powerpc-ibm-aix6.1.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46670
--- Comment #2 from H.J. Lu 2010-11-26 15:46:03
UTC ---
[...@gnu-35 delta]$ cat testcase.cc
extern unsigned char __TBB_ReverseByte(unsigned char src);
extern unsigned char *reversed;
template T __TBB_ReverseBits(T src)
{
unsigned char *original
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082
--- Comment #55 from Dominique d'Humieres
2010-11-26 15:48:44 UTC ---
> Perhaps try to build with r166946 and r166947 the testcase with
> -fdump-tree-all
> -fdump-rtl-all, see where the dumps start diverging and what is the difference
> between
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43897
--- Comment #3 from Jakub Jelinek 2010-11-26
15:51:50 UTC ---
Created attachment 22539
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22539
gcc46-pr43897.patch
So something like this? Completely untested, appart from the testcase (with a
c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46667
H.J. Lu changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
Component|r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46662
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46559
--- Comment #2 from Richard Guenther 2010-11-26
16:01:33 UTC ---
Author: rguenth
Date: Fri Nov 26 16:01:26 2010
New Revision: 167181
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167181
Log:
2010-11-26 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46559
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46648
--- Comment #2 from Richard Guenther 2010-11-26
16:12:57 UTC ---
Author: rguenth
Date: Fri Nov 26 16:12:49 2010
New Revision: 167183
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167183
Log:
2010-11-26 Richard Guenther
PR lto/466
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46648
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082
--- Comment #56 from Jakub Jelinek 2010-11-26
16:20:18 UTC ---
That is an unimportant difference. It is fine if a different uid is used, as
long as it used consistently through the whole source.
You can -fdump-tree-all-nouid and -fdump-rtl-all-n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44865
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44871
--- Comment #12 from Richard Guenther 2010-11-26
16:29:53 UTC ---
I'd like to hear opinions from C and C++ FE people as to why the current
state illustrated in comment #6 makes sense and if the behavior can be
commonized between C and C++.
I mig
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082
--- Comment #57 from Dominique d'Humieres
2010-11-26 16:54:08 UTC ---
> That is an unimportant difference. It is fine if a different uid is used, as
> long as it used consistently through the whole source.
I understand, but it make the diff of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44871
--- Comment #13 from Richard Guenther 2010-11-26
17:06:25 UTC ---
Testcase:
> cat gcc/testsuite/g++.dg/lto/20101126-1_0.C
typedef struct { int i; } T1;
typedef T1 T2;
extern T1 a;
extern T2 b;
int main() { return a.i + b.i; }
> c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46667
Ramana Radhakrishnan changed:
What|Removed |Added
Summary|[4.6 Regression]|[4.6 Regression]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18635
--- Comment #12 from Imre Pentek 2010-11-26
17:18:26 UTC ---
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > (In reply to comment #2)
> > > > int &a = a;
> > > > i don't believe this is valid code. i beli
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46676
Summary: ix86_option_override_internal i18n problems
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unass
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651
--- Comment #4 from saellaven at gmail dot com 2010-11-26 17:20:44 UTC ---
Created attachment 22540
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22540
preprocessed source without -march or -mtune
compiled with
./doltcompile x86_64-pc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46650
--- Comment #5 from Jack Howarth 2010-11-26
17:28:08 UTC ---
Patch posted at http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02567.html and
tested at http://gcc.gnu.org/ml/gcc-testresults/2010-11/msg02099.html.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082
--- Comment #58 from Jakub Jelinek 2010-11-26
17:34:23 UTC ---
At least in my cross it seems the r166947 commit just changed default tuning
for -m64, from -mtune=power4 to -mtune=rs64. Not sure if it was intentional or
not. Anyway, with explici
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18635
--- Comment #13 from Jonathan Wakely 2010-11-26
17:37:33 UTC ---
There are lots of ways to put your program into an invalid state.
Of course there's "no point" to doing it, and noone's asking for the code to
*work*
The question is whether the c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46623
--- Comment #1 from Jorn Wolfgang Rennecke
2010-11-26 17:38:24 UTC ---
Author: amylaar
Date: Fri Nov 26 17:38:20 2010
New Revision: 167186
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167186
Log:
PR target/46623
* config/microbl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46623
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44871
--- Comment #14 from joseph at codesourcery dot com 2010-11-26 18:40:15 UTC ---
On Fri, 26 Nov 2010, rguenth at gcc dot gnu.org wrote:
> I'd like to hear opinions from C and C++ FE people as to why the current
> state illustrated in comment #6 ma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677
Summary: frontends and tree optimizers use *_TYPE_SIZE
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584
--- Comment #5 from dave at hiauly1 dot hia.nrc.ca 2010-11-26 19:04:56 UTC ---
On Fri, 26 Nov 2010, burnus at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584
>
> --- Comment #2 from Tobias Burnus 2010-11-26
> 08:04:50
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29141
Michael Schulze changed:
What|Removed |Added
CC||mschulze at ivs dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677
--- Comment #1 from Richard Guenther 2010-11-26
19:49:58 UTC ---
Frontends and tree optimizers also use TYPE_SIZE_UNIT and DECL_SIZE_UNIT which
is calculated by layout_type using target dependent BITS_PER_UNIT.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7263
--- Comment #38 from Dodji Seketeli 2010-11-26
20:58:09 UTC ---
Created attachment 22542
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22542
A possible patch to kill pedantic warnings of macros defined in system headers
This patch builds on
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677
--- Comment #2 from Jorn Wolfgang Rennecke
2010-11-26 21:01:09 UTC ---
(In reply to comment #1)
> Frontends and tree optimizers also use TYPE_SIZE_UNIT and DECL_SIZE_UNIT which
> is calculated by layout_type using target dependent BITS_PER_UNIT.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651
--- Comment #5 from saellaven at gmail dot com 2010-11-26 21:10:50 UTC ---
(In reply to comment #4)
> Created attachment 22540 [details]
> preprocessed source without -march or -mtune
>
> compiled with
>
> ./doltcompile x86_64-pc-linux-gnu-gcc -D
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651
--- Comment #6 from Brad Jackson 2010-11-26
21:19:17 UTC ---
It happens for me compiling Firefox from trunk source on 32-bit Intel/Linux
using -march=core2, but this doesn't appear to be specific to an architecture.
I'm available for applying tes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677
--- Comment #3 from joseph at codesourcery dot com 2010-11-26 21:24:05 UTC ---
On Fri, 26 Nov 2010, amylaar at gcc dot gnu.org wrote:
> The frontends and tree optimizers use the *_TYPE_SIZE and POINTER_SIZE
> target macros.
>
> They should inste
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46584
--- Comment #6 from joseph at codesourcery dot com 2010-11-26 21:28:52 UTC ---
On Fri, 26 Nov 2010, dave at hiauly1 dot hia.nrc.ca wrote:
> I needed to add __float128 type and some builtins. To do this, I
__float128 should only be present where
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751
--- Comment #5 from Iain Sandoe 2010-11-26 21:32:39
UTC ---
Notes:
(temporary work-arounds)
1. for Fortran, one can effect a fix by altering the dsymutil spec in
config/darwin.h and config/darwin9.h thus:
.c|.cc|.C|.cpp|.cp|.c++|.cxx|.CPP|.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46499
Jakub Jelinek changed:
What|Removed |Added
Summary|[4.5/4.6 Regression]|[4.5 Regression]
|gcc.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677
--- Comment #4 from Jorn Wolfgang Rennecke
2010-11-26 21:53:40 UTC ---
Created attachment 22543
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22543
patch using DEFHOOKPOD
For the record, this is the patch using DEFHOOKPOD.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677
--- Comment #5 from Jorn Wolfgang Rennecke
2010-11-26 22:08:11 UTC ---
(In reply to comment #3)
> * Modifiable members of targetm are a bad idea and make LTO-based
> devirtualization harder (I'd rather targetm was const for single-target
> buil
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488
--- Comment #11 from Lance Kinley 2010-11-26 22:10:16
UTC ---
Works with -O and -O2 on the 4.5 snapshot and the 4.6 snapshot.
-O3 is the culprit.
I have not tested with any other versions other than 4.5.1 and the two
snapshots mentioned.
1 - 100 of 122 matches
Mail list logo