http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54373
--- Comment #2 from Hans-Peter Nilsson 2012-08-26
05:30:05 UTC ---
(In reply to comment #1)
> Thus, for in-tree binutils, support for .hidden is turned off (*)
It's yet another configure bug that .hidden is turned on for the linker: it's
turned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54373
--- Comment #1 from Hans-Peter Nilsson 2012-08-26
04:23:05 UTC ---
(In reply to comment #0)
> Some time after the 4.6 branch building binutils separately (not in a combined
> tree) broke.
To wit, a build with in-tree binutils works. But, it wor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53014
--- Comment #5 from Andrew Pinski 2012-08-26
03:08:32 UTC ---
The reason why it worked before, is because FFI_ASSERT normally did nothing.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54371
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54351
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54351
--- Comment #9 from Jonathan Wakely 2012-08-26
00:29:46 UTC ---
Author: redi
Date: Sun Aug 26 00:29:41 2012
New Revision: 190681
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190681
Log:
2012-08-26 Jonathan Wakely
Geoff Romer
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53014
--- Comment #4 from Andrew Pinski 2012-08-26
00:27:23 UTC ---
Created attachment 28086
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28086
The patch
ChangeLog:
* src/mips/ffi.c (ffi_prep_closure_loc): Allow n32 with soft-float and n64 with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53014
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54351
--- Comment #8 from Jonathan Wakely 2012-08-26
00:12:46 UTC ---
Author: redi
Date: Sun Aug 26 00:12:40 2012
New Revision: 190676
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190676
Log:
PR libstdc++/54351
* include/bits/unique_p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54235
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54377
Bug #: 54377
Summary: Consider default arguments in "wrong number of
template arguments" diagnostic
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54088
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54088
--- Comment #11 from Eric Botcazou 2012-08-25
23:22:25 UTC ---
Author: ebotcazou
Date: Sat Aug 25 23:22:21 2012
New Revision: 190675
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190675
Log:
PR rtl-optimization/54088
* jump.c (de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54088
--- Comment #10 from Eric Botcazou 2012-08-25
23:21:56 UTC ---
Author: ebotcazou
Date: Sat Aug 25 23:21:53 2012
New Revision: 190674
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190674
Log:
PR rtl-optimization/54088
* jump.c (de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54088
--- Comment #10 from Eric Botcazou 2012-08-25
23:21:56 UTC ---
Author: ebotcazou
Date: Sat Aug 25 23:21:53 2012
New Revision: 190674
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190674
Log:
PR rtl-optimization/54088
* jump.c (de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54297
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54297
--- Comment #3 from Jonathan Wakely 2012-08-25
23:06:11 UTC ---
Author: redi
Date: Sat Aug 25 23:06:07 2012
New Revision: 190673
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190673
Log:
PR libstdc++/54297
* include/std/future (~
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54297
--- Comment #2 from Jonathan Wakely 2012-08-25
23:01:44 UTC ---
Author: redi
Date: Sat Aug 25 23:01:40 2012
New Revision: 190672
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190672
Log:
PR libstdc++/54297
* include/std/future (~
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
--- Comment #10 from Ulrich Drepper 2012-08-25
22:54:02 UTC ---
Created attachment 28085
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28085
Avoid nested inlined friend functions
This patch fixes the issue for me. It also cleans the code.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54375
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
Marc Glisse changed:
What|Removed |Added
CC||glisse at gcc dot gnu.org
--- Comment #9 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
--- Comment #8 from Paolo Carlini 2012-08-25
20:38:51 UTC ---
I see. Thanks for the clang data point, anyway!
Now we have to figure out which compiler is right and then decide what we want
to do for GCC and its library... I suspect we want to av
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
--- Comment #7 from Jonathan Wakely 2012-08-25
20:34:22 UTC ---
(In reply to comment #5)
> Comeau rejects it for me, the problem happens at compile time.
Huh, so it does, I must have pasted the wrong code last time I tried it, sorry!
If I'd see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler at
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
--- Comment #5 from Paolo Carlini 2012-08-25
20:25:09 UTC ---
Comeau rejects it for me, the problem happens at compile time.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
--- Comment #4 from Jonathan Wakely 2012-08-25
20:18:41 UTC ---
Ah, I only tried Comeau online - which doesn't link of course.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
--- Comment #2 from Jonathan Wakely 2012-08-25
19:50:30 UTC ---
Clang and EDG accept the reduced testcase, but every GCC I tried back to 4.1.2
rejects it, with a different error for 4.1.2:
r.cc:10: error: ambiguous overload for 'operator==' in '
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54376
Bug #: 54376
Summary: incorrect complaint about redefinition
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54248
--- Comment #2 from Jonathan Wakely 2012-08-25
18:51:58 UTC ---
Author: redi
Date: Sat Aug 25 18:51:53 2012
New Revision: 190668
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190668
Log:
PR libstdc++/54248
* include/bits/concept_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53958
Paolo Carlini changed:
What|Removed |Added
CC||stevenb.gcc at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51826
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54375
--- Comment #2 from Andrew Pinski 2012-08-25
17:09:06 UTC ---
I also get this on mips64-linux-gnu.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54375
--- Comment #1 from John David Anglin 2012-08-25
17:00:40 UTC ---
(gdb) disass $pc-16,$pc+16
Dump of assembler code from 0x40313afc to 0x40313b1c:
0x40313afc
<_Z35gfc_set_loop_bounds_from_array_specP21gfc_interface_mapp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51422
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54375
Bug #: 54375
Summary: FAIL: gfortran.dg/realloc_on_assign_14.f90
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54374
--- Comment #1 from Glenn Burkhardt 2012-08-25
16:20:11 UTC ---
Created attachment 28084
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28084
example code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54374
Bug #: 54374
Summary: analysis for "may be used uninitialized" degraded...
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54373
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54373
Bug #: 54373
Summary: [4.7/4.8 Regression]: build fails for
mmix-knuth-mmixware libobjc GCC_NO_EXECUTABLES
Classification: Unclassified
Product: gcc
Version: 4.7.0
St
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46586
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51421
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51421
--- Comment #3 from paolo at gcc dot gnu.org
2012-08-25 09:53:34 UTC ---
Author: paolo
Date: Sat Aug 25 09:53:30 2012
New Revision: 190665
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190665
Log:
/cp
2012-08-25 Paolo Carlini
PR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54370
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54372
--- Comment #1 from Kohei Takahashi 2012-08-25 07:17:49
UTC ---
Created attachment 28082
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28082
test code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54372
Bug #: 54372
Summary: __attribute__((unused)) doesn't work with unused local
typedef in template function.
Classification: Unclassified
Product: gcc
Version: 4.8.0
St
47 matches
Mail list logo