public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/8564] [3.2 regression] ICE in find_function_data, at function.c:329
       [not found] <bug-8564-4@http.gcc.gnu.org/bugzilla/>
@ 2012-05-11 18:42 ` bestvideos2011 at live dot co.uk
  0 siblings, 0 replies; 3+ messages in thread
From: bestvideos2011 at live dot co.uk @ 2012-05-11 18:42 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8564

michael777 <bestvideos2011 at live dot co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bestvideos2011 at live dot
                   |                            |co.uk

--- Comment #12 from michael777 <bestvideos2011 at live dot co.uk> 2012-05-11 18:38:28 UTC ---
hi, good work at fixing all these bugs, The bug can be demonstrated with the
following code snippet: good coding with what you do here.

this is a good blog if you want to audition for the x factor
http://x-factor-2013.blogspot.co.uk


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/8564] [3.2 regression] ICE in find_function_data, at function.c:329
       [not found] <20021113115600.8564.ron@vaniwaarden.org>
  2005-03-21 19:24 ` amylaar at gcc dot gnu dot org
@ 2005-04-20  2:36 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-20  2:36 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8564


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/8564] [3.2 regression] ICE in find_function_data, at function.c:329
       [not found] <20021113115600.8564.ron@vaniwaarden.org>
@ 2005-03-21 19:24 ` amylaar at gcc dot gnu dot org
  2005-04-20  2:36 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2005-03-21 19:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From amylaar at gcc dot gnu dot org  2005-03-21 19:24 -------
(In reply to comment #7)
>  	* init.c ...
>  	(build_new_1): ... Use an incomplete array type for full_type.

This change has caused PR c++/20427.
The following variant of the reduced testcase also changed from ICE to wrong-code:

 struct A { static char* p; };
 
 int i = 1;
 char* A::p = new char[i] ();
 
 void foo() {}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8564


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-11 18:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-8564-4@http.gcc.gnu.org/bugzilla/>
2012-05-11 18:42 ` [Bug c++/8564] [3.2 regression] ICE in find_function_data, at function.c:329 bestvideos2011 at live dot co.uk
     [not found] <20021113115600.8564.ron@vaniwaarden.org>
2005-03-21 19:24 ` amylaar at gcc dot gnu dot org
2005-04-20  2:36 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).